![]() | This constructor is used by the designer. In most cases you do not need to call this constructor. |
![]() | If this property is set to true, all calculations in the Timeline are made immediatly when properties of a KeyFrame are modified. If this property is set to false, you must call CalcFrames to update the modifications of the Timeline. |
![]() | Gets the number of elements contained in the CollectionBase instance. |
![]() | The indexer of the Timeline. Inserts or gets a KeyFrame. |
![]() | Set or get the PathClosed property. If set to true, the resulting bezier spline of the path is closed. If the spline is closed, the path leads thru the first KeyFrame, and all other Keyframes are 'Spline Control Points'. If the path is open, the path leads thru te first and last KeyFrame and all other KeyFrames are Control Points. Note: if the PathFormEnumeration is 'linear', the path leads thru all KeyFrames. |
![]() | Set or get the form of the Sprites path. For detailed information see:PathFormEnumeration. |
![]() | Add a KeyFrame to the Timeline. |
![]() | Add an array of KeyFrames to the Timeline. |
![]() | Call this method to update the calculated frames after any change to the KeyFrame properties. If AutoCalc is set to true, this method is called automatically after each KeyFrame manipulation. |
![]() | Removes all objects from the CollectionBase instance. |
![]() |   |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an enumerator that can iterate through the CollectionBase instance. |
![]() | Returns the calculated Timeline.Frame at index nIndex. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Insert a KeyFrame at index nIndex. |
![]() | Overloaded. Remove a KeyFrame from the Timeline. |
![]() | Removes the element at the specified index of the CollectionBase instance. |
![]() | Returns a String that represents the current Object. |
Timeline Class | AnimationStudio Namespace