The window element of this sheet.
Namespace:
Easymap.AddIn
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public WindowlessComponent Window { get; }
Public ReadOnly Property Window As WindowlessComponent
Get
Property Value
Type:
WindowlessComponentRemarks
This
WindowlessComponent contains the
Paper element.
It has the dimensions of the map window and uses pixcel coordinates.
See Also