RenderPipeline.CloseWindow Method

RenderPipelineCloseWindow Method

Closes the render window associated with this render instance.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool CloseWindow()
Public Function CloseWindow As Boolean

Return Value

Type: Boolean
Return true if successful or false if not.
Version Information

Rhino for Windows

Supported in: 6.14
See Also