Click or drag to resize

RenderPipelineConfirmationSeconds Property

Sets the number of seconds that need to elapse during rendering before the user is asked if the rendered image should be saved.

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int ConfirmationSeconds { set; }

Property Value

Type: Int32
See Also