Click or drag to resize

Paper Class

Provides a metric coordinate system and contains all child elements of a Sheet
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Elements
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public class Paper : WindowlessComponent

The Paper type exposes the following members.

Properties
  NameDescription
Public propertyMetricScaleFactor
Gets or sets the metric scale factor.
Public propertyOuterBounds
Bounds in metric coordinates
Public propertyShowGrid
Display the grid
Public propertyShowPageDivision
Display the page division
Public propertyShowPageMargins
Display the page margin
Public propertyUsableBounds
Usable area (OuterBounds-Margin)
Top
Methods
  NameDescription
Public methodShowPageSettingsDialog
Shows the page settings dialog
Top
See Also