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