GetTruncatedCone.Dispose Method

GetTruncatedConeDispose Method

Actively reclaims unmanaged resources that this instance uses.

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

Implements

IDisposableDispose
See Also