dbicDigit Send comments on this topic.
LineMargin Property
See Also 
dbicDigit Assembly > Dbi.WinControl.Digit Namespace > dbiDigit Class : LineMargin Property

Determines the distance to place between the lines that form the characters.

Syntax

Visual Basic (Declaration) 
Public Property LineMargin As Integer
C# 
public int LineMargin {get; set;}

Property Value

Integer

Requirements

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

See Also