Contains the arguments passed to handlers of the CustomDraw event of button manipulators.
The following tables list the members exposed by the DrawButtonEventArgs type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DrawButtonEventArgs class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the bounding rectangle. (Inherited from DrawManipulatorEventArgs.) |
|
![]() |
Gets the target of the drawing operation. (Inherited from DrawManipulatorEventArgs.) |
|
![]() |
Gets the related manipulator. (Inherited from DrawManipulatorEventArgs.) |
|
![]() |
Gets the state of the button. |
See Also