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