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
Public Interface ILayerSettings
public interface class ILayerSettings
type ILayerSettings = interface end
The ILayerSettings type exposes the following members.
Methods
| Name | Description |
---|
| ShowSettingsDialog | The corresponding object shows a dialog box with all the settings of the specified layer. |
TopSee Also