Timeline.AddRange MethodAnimation Studio Reference | |
Timeline.AddRange Method 
Add an array of KeyFrames to the Timeline.
[Visual Basic]Public Sub AddRange( _
   ByVal
KeyFrames As 
KeyFrame() _
)
Parameters
- KeyFrames
Remarks
Note: Call CalcFrames after adding KeyFrames, to update all Frames in the Timeline.
See Also
Timeline Class | AnimationStudio Namespace