CoordinatesGadgetInitialize 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
Syntaxprotected override void Initialize()
Protected Overrides Sub Initialize
protected:
virtual void Initialize() override
abstract Initialize : unit -> unit 
override Initialize : unit -> unit 
See Also