Share via


4.659 RectKeyFrame

x:Object > DependencyObject > Freezable > RectKeyFrame

DiscreteRectKeyFrame EasingRectKeyFrame LinearRectKeyFrame SplineRectKeyFrame

(usage)

None.

(description)

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

(used by)

RectKeyFrameCollection

[is default constructible]

false

(properties)

KeyTime

KeyTime

(description)

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

Value

Rect

(description)

The key frame's target value.