Click or drag to resize

LayerFactoryAvailableMapStyles Property

All available map styles configured on the corresponding xMap2 server.

Namespace:  Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public IEnumerable<string> AvailableMapStyles { get; }

Property Value

Type: IEnumerableString
See Also