Click or drag to resize

AnimationPropertiesRenderPreview Property

Gets or sets a value indicating whether to capture a frame in preview rendered mode.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.11
Syntax
public bool RenderPreview { get; set; }

Property Value

Type: Boolean
See Also