Dictionary holding all existing gadgets like Scale gadget, zoom slider etc.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public ObservableDictionary<GadgetType, IGadget> Gadgets
Public Gadgets As ObservableDictionary(Of GadgetType, IGadget)
public:
ObservableDictionary<GadgetType, IGadget^>^ Gadgets
val mutable Gadgets: ObservableDictionary<GadgetType, IGadget>
Field Value
Type:
ObservableDictionaryGadgetType,
IGadgetSee Also