Click or drag to resize

Paper Class

Provides a metric coordinate system and contains all child elements of a Sheet
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.ElementsPaper

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