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

Determines the width of the lines that form the characters.

Syntax

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

Property Value

Integer

Requirements

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

See Also