ILayerHasSettingsDialog 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 bool HasSettingsDialog { get; }
ReadOnly Property HasSettingsDialog As Boolean
Get
property bool HasSettingsDialog {
bool get ();
}
abstract HasSettingsDialog : bool with get
Property Value
Type:
BooleanSee Also