CustomDrawEventArgs Properties |
The CustomDrawEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DrawDefault |
Gets or sets if drawing should be done by system.
| |
| Graphics |
Gets the current Graphics object.
| |
| Rectangle |
Gets the rectangle of the drawing process.
| |
| Stage |
Gets the current drawing stage.
|