Click or drag to resize

SheetRoot Property

Root element of this sheet.

Namespace:  Easymap.AddIn
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public Paper Root { get; }

Property Value

Type: Paper
Remarks
The Paper represents the page and uses a centimeter based coordinate system. It contains all available child elements including Maps.
See Also