Click or drag to resize

MapObjectLayer Property

Layer to which this map object belongs to.

Namespace:  Ptv.XServer.Controls.Map.TileProviders
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public string Layer { get; protected set; }

Property Value

Type: String

Implements

IMapObjectLayer
See Also