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

The symbol segment being drawn.

Syntax

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

Property Value

enumSymbolSegment

Requirements

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

See Also