Click or drag to resize

LayerCollectionShowSettingsDialog Method

Activates the settings dialog, if an ILayerSettings-interface is set by the client application.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public void ShowSettingsDialog(
	ILayer layer
)

Parameters

layer
Type: Ptv.XServer.Controls.Map.LayersILayer
Layer object, for which the settings have to be shown.
See Also