EasingPointKeyFrame Constructor
.NET Framework 4.5
Initializes a new instance of the EasingPointKeyFrame 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 | |
|---|---|---|
|
EasingPointKeyFrame() | Initializes a new instance of the EasingPointKeyFrame class. |
|
EasingPointKeyFrame(Point) | Initializes a new instance of the EasingPointKeyFrame class with the specified Point value. |
|
EasingPointKeyFrame(Point, KeyTime) | Initializes a new instance of the EasingPointKeyFrame class with the specified Point value and key time. |
|
EasingPointKeyFrame(Point, KeyTime, IEasingFunction) | Initializes a new instance of the EasingPointKeyFrame class with the specified Point value, key time, and easing function. |