Click or drag to resize

RhinoViewClose Method

Remove this View from Rhino. DO NOT attempt to use this instance of this class after calling Close.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Close()

Return Value

Type: Boolean
true on success
See Also