EasingInt32KeyFrame 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 | |
|---|---|---|
|
EasingInt32KeyFrame() | Initializes a new instance of the EasingInt32KeyFrame class. |
|
EasingInt32KeyFrame(Int32) | Initializes a new instance of the EasingInt32KeyFrame class with the specified Int32 value. |
|
EasingInt32KeyFrame(Int32, KeyTime) | Initializes a new instance of the EasingInt32KeyFrame class with the specified Int32 value and key time. |
|
EasingInt32KeyFrame(Int32, KeyTime, IEasingFunction) | Initializes a new instance of the EasingInt32KeyFrame class with the specified Int32 value, key time, and easing function. |