Click or drag to resize

PaintArgs Properties

The PaintArgs type exposes the following members.

Properties
 NameDescription
Public propertyClipRectangle Gets the rectangle in which to paint.
Public propertyDrawAction Gets the action which used to paint.
Public propertyGraphics Gets the graphics used to paint.
Public propertyOnceNoClip Gets the graphics used to paint.
Public propertyPerformLayout Gets or sets if the layout should be performed.
Public propertyPhysicalBounds Coordinate range of the output device. For example, the margin of a Control, margin of the print sheet, margin of the exported bitmap.
Public propertyPrintPageEventArgs Provides data for the PrintPage event.
Public propertyScaledPhysicalBounds Coordinate range of the scaled output device.
Top
See Also