Click or drag to resize

NorthArrow Class

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

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

The NorthArrow type exposes the following members.

Properties
 NameDescription
Public propertyStyle Gets or sets the north arrow style.
Top
Remarks
Use the Style property to set one of the NorthArrowStyles.
See Also