Click or drag to resize

MapGadgets Field

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

Field Value

Type: ObservableDictionaryGadgetType, IGadget
See Also