PaintArgs Class |
Namespace: Easymap.AddIn.Common
The PaintArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClipRectangle |
Gets the rectangle in which to paint.
|
![]() | DrawAction |
Gets the action which used to paint.
|
![]() | Graphics |
Gets the graphics used to paint.
|
![]() | OnceNoClip |
Gets the graphics used to paint.
|
![]() | PerformLayout |
Gets or sets if the layout should be performed.
|
![]() | PhysicalBounds |
Coordinate range of the output device. For example, the margin of a Control, margin of the print sheet, margin of the exported bitmap.
|
![]() | PrintPageEventArgs |
Provides data for the PrintPage event.
|
![]() | ScaledPhysicalBounds |
Coordinate range of the scaled output device.
|