Click or drag to resize

DisplayPipelineIsPrinting Property

Gets a value that indicates whether this pipeline is currently drawing for printing purposes.

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

Property Value

Type: Boolean
See Also