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

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

Syntax

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

Property Value

Point

Requirements

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

See Also