| Class | Description |
|---|---|
| BeforeLineSegmentDrawnEventArgs | Provides data for the BeforeLineSegmentDrawn Event |
| BeforeSymbolSegmentDrawnEventArgs | Provides data for the BeforeSymbolSegmentDrawn Event |
| dbiDigit | An enhanced digital display control |
| UserDrawnCharacterEventArgs | Provides data for the UserDrawnCharacter Event |
| UserDrawnLineSegmentEventArgs | Provides data for the UserDrawnLineSegment Event |
| UserDrawnSymbolSegmentEventArgs | Provides data for the UserDrawnSymbolSegment Event |
| Delegate | Description |
|---|---|
| dbiDigit.EventBeforeLineSegmentDrawnHandler | Represents the method that handles the BeforeLineSegmentDrawn Event |
| dbiDigit.EventBeforeSymbolSegmentDrawnHandler | Represents the method that handles the BeforeSymbolSegmentDrawn Event |
| dbiDigit.EventUserDrawnCharacterHandler | Represents the method that handles the UserDrawnCharacter Event |
| dbiDigit.EventUserDrawnLineSegmentHandler | Represents the method that handles the UserDrawnLineSegment Event |
| dbiDigit.EventUserDrawnSymbolSegmentHandler | Represents the method that handles the UserDrawnSymbolSegment Event |
| Enumeration | Description |
|---|---|
| enumLineSegment | The line segment of a character rendered by the control. |
| enumSymbolSegment | The segment of a symbol being rendered by the control. |