Click or drag to resize

RenderPipelineCloseWindow Method

Closes the render window associated with this render instance.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public bool CloseWindow()

Return Value

Type: Boolean
Return true if successful or false if not.
See Also