Click or drag to resize

AnimationPropertiesCurrentFrame Property

Gets or sets the current frame during animation record.

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

Property Value

Type: Int32
See Also