Click or drag to resize

AnimationPropertiesFrameCount Property

Gets or sets the number of frames to be captured.

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

Property Value

Type: Int32
See Also