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)
Since: 5.0
Syntax
public void Dispose()
Public Sub Dispose

Implements

IDisposableDispose
See Also