Click or drag to resize

FormsMapLayers Property

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; }

Property Value

Type: LayerCollection

Implements

IMapLayers
See Also