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


"

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

"

Public Properties

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

See Also