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
Syntaxpublic Rectangle PhysicalBounds { get; }Public ReadOnly Property PhysicalBounds As Rectangle
	Get
Property Value
Type: 
Rectangle
See Also