MapGadgetInitialize Method |
Initializes the map gadget. The mouse events are connected and the gadget is added to the map
gadgets list of the parent map.
Namespace:
Ptv.XServer.Controls.Map.Gadgets
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax protected virtual void Initialize()
Protected Overridable Sub Initialize
protected:
virtual void Initialize()
abstract Initialize : unit -> unit
override Initialize : unit -> unit
See Also