LayersGadgetUpdateContent Method |
Updates the inner content of the map gadget according to the currently set colors.
Namespace:
Ptv.XServer.Controls.Map.Gadgets
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public override void UpdateContent()
Public Overrides Sub UpdateContent
public:
virtual void UpdateContent() override
abstract UpdateContent : unit -> unit
override UpdateContent : unit -> unit
See Also