AnimationProperties.FrameCount Property

AnimationPropertiesFrameCount Property

Gets or sets the number of frames to be captured.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int FrameCount { get; set; }
Public Property FrameCount As Integer
	Get
	Set

Property Value

Type: Int32
Version Information

Rhino for Windows

Supported in: 6.14
See Also