CustomDisplay.Dispose Method

CustomDisplayDispose Method

Dispose this CustomDisplay instance. You must call this function in order to properly shut down the CustomDisplay.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also