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