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