| C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : DrawArrowEventArgs Class |
The following tables list the members exposed by DrawArrowEventArgs.
| Name | Description | |
|---|---|---|
![]() | DrawArrowEventArgs Constructor | Initializes a new instance of the DrawArrowEventArgs class |
| Name | Description | |
|---|---|---|
![]() | Bounds | The bounding rectangle of the Arrow button. |
![]() | Done | Flag indicating whether the user completed the drawing. |
![]() | Enabled | Gets the value if button is enabled. |
![]() | Graphics | The Graphics object to draw on. |
![]() | Pressed | Gets the value if button is pressed. |
![]() | Up | Indicates if Up button is drawn or not. |