Click or drag to resize

BaseLayerPriority Property

Gets or sets the zIndex 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 int Priority { get; set; }

Property Value

Type: Int32

Implements

ILayerPriority
See Also