MapGadgetUpdateContent 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 virtual void UpdateContent()
Public Overridable Sub UpdateContent
public:
virtual void UpdateContent()
abstract UpdateContent : unit -> unit
override UpdateContent : unit -> unit
See Also