XMapTiledProviderBaseCustomProfile Property |
Gets or sets the custom profile of the xMapServer.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public virtual string CustomProfile { get; set; }
Public Overridable Property CustomProfile As String
Get
Set
public:
virtual property String^ CustomProfile {
String^ get ();
void set (String^ value);
}
abstract CustomProfile : string with get, set
override CustomProfile : string with get, set
Property Value
Type:
StringSee Also