Click or drag to resize

VectorGraphicPath.Dispose Method

Releases all resources used by the VectorGraphicPath

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

Implements

IDisposable.Dispose()
See Also