KeyFrame Object (Abstract)

Defines an animation segment with its own target value and interpolation method for an animation using keyframes.

XAML
Cannot be used in XAML.
Scripting
Cannot instantiate an abstract object.

Properties

KeyTime, Name, Value

Methods

Equals, FindName, GetHost, GetValue, SetValue

Remarks

For more information, see the following keyframe objects: ColorKeyFrame, DoubleKeyFrame, PointKeyFrame, DiscreteColorKeyFrame, DiscreteDoubleKeyFrame, DiscretePointKeyFrame, LinearColorKeyFrame, LinearDoubleKeyFrame, LinearPointKeyFrame, SplineColorKeyFrame, SplineDoubleKeyFrame, SplinePointKeyFrame

See Also

Animation Overview Key-Frame Animations Overview