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