Click or drag to resize

PaintArgs.PhysicalBounds 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: 11.2.0.0
Syntax
public Rectangle PhysicalBounds { get; }

Property Value

Type: Rectangle
See Also