Click or drag to resize

DisplayPipelineIsInViewCapture Property

Gets a value that indicates whether this pipeline is currently drawing for ViewCaptureToFile or ViewCaptureToClipboard

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

Property Value

Type: Boolean
See Also