Names the source of the map object. This could be the name of a map layer or a feature layer theme.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax ReadOnly Property Layer As String
Get
property String^ Layer {
String^ get ();
}
abstract Layer : string with get
Property Value
Type:
StringSee Also