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