Click or drag to resize

SheetWindow Property

The window element of this sheet.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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