MapLayerLayerElements Property |
Gets an collection of layer elements.
Namespace:
Easymap.AddIn.Mapping
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic LayerElementCollection LayerElements { get; }
Public ReadOnly Property LayerElements As LayerElementCollection
Get
Property Value
Type:
LayerElementCollection
See Also