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 public LayerCollection Layers { get; }
Public ReadOnly Property Layers As LayerCollection
Get
public:
virtual property LayerCollection^ Layers {
LayerCollection^ get () sealed;
}
abstract Layers : LayerCollection with get
override Layers : LayerCollection with get
Property Value
Type:
LayerCollectionImplements
IMapLayersSee Also