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


"

For a list of all members of this type, see BeforeSymbolSegmentDrawnEventArgs members.

"

Public Properties

 NameDescription
public PropertyCharacterThe character the symbol segment is being drawn for.  
public PropertyPositionThe index of the character within the control's Text property.  
public PropertySegmentColorThe color used to paint the current symbol segment  
public PropertySymbolSegmentThe symbol segment being drawn.  
Top

See Also