CustomCurveObject.Dispose Method

CustomCurveObjectDispose Method

Releases all resources used by the CustomCurveObject

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose
See Also