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; }
Public ReadOnly Property IsInViewCapture As Boolean
Get
Property Value
Type:
BooleanSee Also