Disposes the map canvas. During disposal the children of the canvas are removed and the viewport
changed events are disconnected.
Namespace:
Ptv.XServer.Controls.Map.Canvases
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public virtual void Dispose()
Public Overridable Sub Dispose
public:
virtual void Dispose()
abstract Dispose : unit -> unit
override Dispose : unit -> unit
See Also