dbicLabel Send comments on this topic.
ImageOffset Property
See Also 
dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : ImageOffset Property

Gets or sets the vertical and horizontal offset values to calculate the position of the image.

Syntax

Visual Basic (Declaration) 
Public Property ImageOffset As Point
C# 
public Point ImageOffset {get; set;}

Property Value

Point

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also