Click or drag to resize

MapCanvasDispose Method

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()
See Also