Click or drag to resize

InsetMap Class

Represents an inset map
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.ElementsInsetMap

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

The InsetMap type exposes the following members.

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