WmsLayerPriority Property |
Gets or sets the priority (base z index) of all layer canvases.
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; }
Public Property Priority As Integer
Get
Set
public:
virtual property int Priority {
int get () sealed;
void set (int value) sealed;
}
abstract Priority : int with get, set
override Priority : int with get, set
Property Value
Type:
Int32Implements
ILayerPrioritySee Also