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
Syntaxpublic interface class IGadget
type IGadget = interface end
The IGadget type exposes the following members.
Properties
| Name | Description |
---|
 | Visible | Gets or sets a value indicating whether the gadget is to be displayed or hidden. |
Top
See Also