ITIMEAnimationElement interface
Exposes method to describe the movement of animated elements.
Members
The ITIMEAnimationElement interface inherits from ITIMEElement. ITIMEAnimationElement also has these types of members:
Properties
The ITIMEAnimationElement interface has these properties.
| Property | Description |
|---|---|
|
Sets or gets a value that indicates whether the animation is cumulative. | |
|
Sets or gets a value that indicates whether the animation is additive with other animations. | |
|
Sets or gets the name of the element attribute to animate. | |
|
Sets or gets a relative offset value for an animation. | |
|
Sets or gets the interpolation mode for the animation. | |
|
Sets or gets the starting value of an animation. | |
|
Sets or gets a set of Bezier control points that define the interval pacing of an animation. | |
|
Sets or gets a list of time values used to control the pacing of an animation. | |
|
Sets or gets the origin of motion for the animation. | |
|
Sets or retrieves a set of values that describe a path as a function of time. | |
|
Sets or gets the target element to be animated. | |
|
Sets or retrieves the ending value of an animation. | |
|
Sets or retrieves a list of values of an animation. |
Requirements
|
Minimum supported client |
Windows XP, Windows 2000 Professional |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also