Click or drag to resize

BaseLayerHasSettingsDialog Property

Gets a value indicating whether the layer has a settings dialog describing its properties.

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

Property Value

Type: Boolean

Implements

ILayerHasSettingsDialog
See Also