PaintEventArgs Class |
Namespace: Eto.Forms
The PaintEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| PaintEventArgs |
Initializes a new instance of the PaintEventArgs class.
|
| Name | Description | |
|---|---|---|
| ClipRectangle |
Gets the rectangle of the region being painted
| |
| Graphics |
Gets the graphics for the paint operation
|