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