DimmerGadget Methods |
The DimmerGadget type exposes the following members.
Name | Description | |
---|---|---|
Initialize | Initializes the map gadget. The mouse events are connected and the gadget is added to the map
gadgets list of the parent map. (Overrides MapGadgetInitialize.) | |
InitializeComponent |
InitializeComponent
| |
UnInitialize | Uninitializes the map gadget. The mouse events are disconnected and the gadget is removed from
the parent map gadget list. (Inherited from MapGadget.) | |
UpdateContent | Updates the inner content of the map gadget according to the currently set colors. (Inherited from MapGadget.) |
Name | Description | |
---|---|---|
FindRelativeT | Finds an object of type T for a framework element which is somewhere in the visual tree. (Defined by MapElementExtensions.) | |
ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |