StretchSpaceMorph.Finalize Method

StretchSpaceMorphFinalize Method

Passively reclaims unmanaged resources when the class user did not explicitly call Dispose().

Namespace:  Rhino.Geometry.Morphs
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected override void Finalize()
Protected Overrides Sub Finalize

Implements

ObjectFinalize
See Also