MaelstromSpaceMorph.Dispose Method

MaelstromSpaceMorphDispose Method

Actively reclaims unmanaged resources that this instance uses.

Namespace:  Rhino.Geometry.Morphs
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.9
Syntax
public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose
See Also