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

The character the symbol segment is being drawn for.

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