Click or drag to resize

ShapeCanvasDispose 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.Layers.Shapes
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public override void Dispose()
See Also