The members of System.Windows.Forms.PaintEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.PaintEventArgs class with the specified graphics and clipping rectangle. |
[read-only] | ClipRectangle | System.Drawing.Rectangle.
Gets the rectangle in which to paint. |
[read-only] | Graphics | System.Drawing.Graphics.
Gets the graphics used to paint. |
Dispose()
| ||
Finalize()Documentation for this section has not yet been entered. |
Dispose(bool)
|