Click or drag to resize

SheetRoot Property

Root element of this sheet.

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