Click or drag to resize

ScaleBar Class

Represents a ScaleBar
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.ElementsScaleBar

Namespace: Easymap.AddIn.Elements
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public class ScaleBar : WindowlessComponent

The ScaleBar type exposes the following members.

Properties
 NameDescription
Public propertyMaster The associated Map
Top
Remarks
The Master property contains the associated Map
See Also