SplineColorKeyFrame Constructor
.NET Framework 4.5
Initializes a new instance of the SplineColorKeyFrame 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 | |
|---|---|---|
|
SplineColorKeyFrame() | Initializes a new instance of the SplineColorKeyFrame class. |
|
SplineColorKeyFrame(Color) | Initializes a new instance of the SplineColorKeyFrame class with the specified ending value. |
|
SplineColorKeyFrame(Color, KeyTime) | Initializes a new instance of the SplineColorKeyFrame class with the specified ending value and key time. |
|
SplineColorKeyFrame(Color, KeyTime, KeySpline) | Initializes a new instance of the SplineColorKeyFrame class with the specified ending value, key time, and KeySpline. |