4.629 Point3DKeyFrame

x:Object > DependencyObject > Freezable > Point3DKeyFrame
Point3DKeyFrame
DiscretePoint3DKeyFrame EasingPoint3DKeyFrame LinearPoint3DKeyFrame SplinePoint3DKeyFrame
(usage)
None.
(description)
A base type that defines an animation segment with its own target value and interpolation technique for a Point3DAnimationUsingKeyFrames.
(used by)
Point3DKeyFrameCollection
[is default constructible]
false
(properties)
KeyTime
KeyTime
(description)
The time at which the key frame's target Value should be reached.
Value
Point3D
(description)
The key frame's target value.