Click or drag to resize

WmsLayerHasSettingsDialog Property

Gets a value indicating whether the layer has a settings dialog.

Namespace:  Ptv.XServer.Controls.Map.Layers
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public bool HasSettingsDialog { get; }

Property Value

Type: Boolean

Implements

ILayerHasSettingsDialog
See Also