.NET Framework Class Library
PaintEventArgs Properties
The PaintEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
ClipRectangle | Gets the rectangle in which to paint. |
|
Graphics | Gets the graphics used to paint. |
See Also