Click or drag to resize

VectorGraphicLayer.Dispose Method

Releases all resources used by the VectorGraphicLayer

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.20.0
Syntax
C#
public override void Dispose()

Implements

IDisposable.Dispose()
See Also