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