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

The character from the control's Text property that contains the symbol segment to be drawn.

Syntax

Visual Basic (Declaration) 
Public Property Character As Char
C# 
public char Character {get; set;}

Property Value

Char

Requirements

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

See Also