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