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; }
Public Property Layer As String
Get
Protected Set
public:
virtual property String^ Layer {
String^ get () sealed;
protected: void set (String^ value) sealed;
}
abstract Layer : string with get, set
override Layer : string with get, set
Property Value
Type:
StringImplements
IMapObjectLayerSee Also