SplineInt32KeyFrame Constructor
.NET Framework 4.5
Initializes a new instance of the SplineInt32KeyFrame 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 | |
|---|---|---|
|
SplineInt32KeyFrame() | Initializes a new instance of the SplineInt32KeyFrame class. |
|
SplineInt32KeyFrame(Int32) | Initializes a new instance of the SplineInt32KeyFrame class with the specified ending value. |
|
SplineInt32KeyFrame(Int32, KeyTime) | Initializes a new instance of the SplineInt32KeyFrame class with the specified ending value and key time. |
|
SplineInt32KeyFrame(Int32, KeyTime, KeySpline) | Initializes a new instance of the SplineInt32KeyFrame class with the specified ending value, key time, and KeySpline. |