Click or drag to resize

DisplayPipelineIsOpen Property

Is true of the pipeline is open, false otherwise.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool IsOpen { get; }

Property Value

Type: Boolean
See Also