Click or drag to resize

SheetWindow Property

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; }

Property Value

Type: WindowlessComponent
Remarks
This WindowlessComponent contains the Paper element. It has the dimensions of the map window and uses pixcel coordinates.
See Also