LayerChangedEventArgsLayerName Property |
Name of the layer.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public virtual string LayerName { get; }
Public Overridable ReadOnly Property LayerName As String
Get
public:
virtual property String^ LayerName {
String^ get ();
}
abstract LayerName : string with get
override LayerName : string with get
Property Value
Type:
StringSee Also