DisplayPipelineClose Method |
Closes the pipeline.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax Public Function Close As Boolean
Return Value
Type:
BooleanTrue if the pipeline was closed, false if it was already closed
or failed to close.
See Also