4.637 PointKeyFrame

x:Object > DependencyObject > Freezable > PointKeyFrame
PointKeyFrame
DiscretePointKeyFrame EasingPointKeyFrame LinearPointKeyFrame SplinePointKeyFrame
(usage)
None.
(description)
Defines an animation segment with its own target value and interpolation technique for a PointAnimationUsingKeyFrames.
(used by)
PointKeyFrameCollection
[is default constructible]
false
(properties)
KeyTime
KeyTime
(description)
The time at which the key frame's target Value should be reached.
Value
Point
(description)
The key frame's target value.