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

Gets or Sets the margin values used to calculate the inside area of the control.

Syntax

Visual Basic (Declaration) 
Public Property TextMargin As dbiLabel.RectMargin
C# 
public dbiLabel.RectMargin TextMargin {get; set;}

Property Value

RectMargin

Requirements

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

See Also