System.Windows.Forms.PaintEventArgs: Property Members

The properties of System.Windows.Forms.PaintEventArgs are listed below. For a list of all members, see the PaintEventArgs Members list.

See Also: Inherited members from System.EventArgs

Public Properties

[read-only]
ClipRectangleSystem.Drawing.Rectangle.

Gets the rectangle in which to paint.

[read-only]
GraphicsSystem.Drawing.Graphics.

Gets the graphics used to paint.