Click or drag to resize

RealtimeDisplayModeShowCaptureProgress Method

Override if you want to i.e. hide the progress dialog for capture progress.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public virtual bool ShowCaptureProgress()

Return Value

Type: Boolean
Return true to show, false to hide
See Also