Gets the collection of map layers.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax LayerCollection Layers { get; }
ReadOnly Property Layers As LayerCollection
Get
property LayerCollection^ Layers {
LayerCollection^ get ();
}
abstract Layers : LayerCollection with get
Property Value
Type:
LayerCollectionSee Also