Click or drag to resize

ILayerSettings Interface

Interface provided by the WPFClient to open an application specific dialog box to manipulate the properties/settings of a layer object.

Namespace:  Ptv.XServer.Controls.Map
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public interface ILayerSettings

The ILayerSettings type exposes the following members.

Methods
  NameDescription
Public methodShowSettingsDialog
The corresponding object shows a dialog box with all the settings of the specified layer.
Top
See Also