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


"

The following tables list the members exposed by BeforeSymbolSegmentDrawnEventArgs.

"

Public Constructors

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