Click or drag to resize

PaintArgsPhysicalBounds Property

Coordinate range of the output device. For example, the margin of a Control, margin of the print sheet, margin of the exported bitmap.

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public Rectangle PhysicalBounds { get; }

Property Value

Type: Rectangle
See Also