RealtimeDisplayMode.CaptureProgress Method

RealtimeDisplayModeCaptureProgress Method

Override to communicate the progress of a capture.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual double CaptureProgress()
Public Overridable Function CaptureProgress As Double

Return Value

Type: Double
A number between 0.0 and 1.0 inclusive. 1.0 means 100%.
Version Information

Rhino for Windows

Supported in: 6.14
See Also