Click or drag to resize

LayerElementComponent Class

The visual representation of LayerElement in a map.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.Runtime.InteropServicesStandardOleMarshalObject
      BaseObject
        Wrapper
          Easymap.AddIn.CommonLTComponent
            Easymap.AddIn.CommonWindowlessComponent
              Easymap.AddIn.MappingLayerElementComponent

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

The LayerElementComponent type exposes the following members.

Properties
 NameDescription
Public propertyLayerElement Gets the associated LayerElement
Top
See Also