RealtimeDisplayModeCaptureProgress Method |
Override to communicate the progress of a capture.
Namespace:
Rhino.Render
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic virtual double CaptureProgress()
Public Overridable Function CaptureProgress As Double
Return Value
Type:
DoubleA number between 0.0 and 1.0 inclusive. 1.0 means 100%.
Version InformationRhino for Windows
Supported in: 6.8
See Also