The following tables list the members exposed by UserDrawnMarkerEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnMarkerEventArgs Constructor | Creates a new instance of the Class. |
| Name | Description | |
|---|---|---|
![]() | Graphics | A handle to the graphics object responsible for the drawing. |
![]() | MouseDown | Determines if the mouse is currently pressed down while interacting with the control. |
![]() | PaintMarker | Determines if the internal routines should paint the dial marker. |
![]() | Rect | A rectangle representing the area being painted in the control. |

