DiscreteVector3DKeyFrame Constructor (Vector3D, KeyTime)
.NET Framework 3.5
Initializes a new instance of the DiscreteVector3DKeyFrame class with the specified ending value and key time.
Assembly: PresentationCore (in PresentationCore.dll)
You cannot use constructors in XAML.
Parameters
- value
- Type: System.Windows.Media.Media3D.Vector3D
Ending value (also known as "target value") for the key frame.
- keyTime
- Type: System.Windows.Media.Animation.KeyTime
Key time for the key frame. The key time determines when the target value is reached, which is also when the key frame ends.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.