CornerRadius Constructor
.NET Framework 4.5
Initializes a new instance of the CornerRadius 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 | |
|---|---|---|
|
CornerRadius(Double) | Initializes a new instance of the CornerRadius class with a specified uniform radius value for every corner or the rectangle. |
|
CornerRadius(Double, Double, Double, Double) | Initializes a new instance of the CornerRadius class with the specified radius values for each corner of the rectangle. |