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; }
Public Property FrameCount As Integer
Get
Set
Property Value
Type:
Int32See Also