Share via


4.916 VectorKeyFrame

x:Object > DependencyObject > Freezable > VectorKeyFrame

DiscreteVectorKeyFrame EasingVectorKeyFrame LinearVectorKeyFrame SplineVectorKeyFrame

(usage)

None.

(description)

A base type that defines an animation segment with its own target value and interpolation technique for a VectorAnimationUsingKeyFrames.

(used by)

VectorKeyFrameCollection

[is default constructible]

false

(properties)

KeyTime

KeyTime

(description)

The time at which the key frame's target Value should be reached.

Value

Vector

(description)

The key frame's target value.