Click or drag to resize

IGadget Interface

Interface containing all properties of the gadget which are client configurable.

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

The IGadget type exposes the following members.

Properties
  NameDescription
Public propertyVisible
Gets or sets a value indicating whether the gadget is to be displayed or hidden.
Top
See Also