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()
Public Overridable Function ShowCaptureProgress As Boolean
Return Value
Type:
BooleanReturn true to show, false to hide
See Also