dbicButton Send comments on this topic.
TextOffset Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : TextOffset Property

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

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