The following tables list the members exposed by UserDrawnSymbolSegmentEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnSymbolSegmentEventArgs Constructor | Initializes a new instance of the UserDrawnSymbolSegmentEventArgs Class |
| Name | Description | |
|---|---|---|
![]() | Character | The character from the control's Text property that contains the symbol segment to be drawn. |
![]() | Graphics | A handle to the Graphics object responsible for the drawing. |
![]() | PaintSymbolSegment | Indicates to the control if the default painting routines should be used or not. |
![]() | Position | The index of the character within the control's Text property. |
![]() | Rect | The rectangle representing the size and location of the symbol segment being drawn. |
![]() | SymbolSegment | The symbol segment being drawn. |

