Gets or sets the style profile of the xMapServer base map.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax string XMapStyle { get; set; }
Property XMapStyle As String
Get
Set
property String^ XMapStyle {
String^ get ();
void set (String^ value);
}
abstract XMapStyle : string with get, set
Property Value
Type:
StringSee Also