SplineInt16KeyFrame Constructor
.NET Framework 4.5
Initializes a new instance of the SplineInt16KeyFrame class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SplineInt16KeyFrame() | Initializes a new instance of the SplineInt16KeyFrame class. |
|
SplineInt16KeyFrame(Int16) | Initializes a new instance of the SplineInt16KeyFrame class with the specified ending value. |
|
SplineInt16KeyFrame(Int16, KeyTime) | Initializes a new instance of the SplineInt16KeyFrame class with the specified ending value and key time. |
|
SplineInt16KeyFrame(Int16, KeyTime, KeySpline) | Initializes a new instance of the SplineInt16KeyFrame class with the specified ending value, key time, and KeySpline. |