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