Click or drag to resize

BaseLayerName Property

Gets or sets the name 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
public string Name { get; set; }

Property Value

Type: String

Implements

ILayerName
See Also