UntiledProviderStoredProfile Property |
Profile containing the styles of a map.
Namespace:
Ptv.XServer.Controls.Map.Layers.Xmap2
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public string StoredProfile { get; set; }
Public Property StoredProfile As String
Get
Set
public:
property String^ StoredProfile {
String^ get ();
void set (String^ value);
}
member StoredProfile : string with get, set
Property Value
Type:
StringSee Also