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