CornerRadius Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CornerRadius type exposes the following members.
| Name | Description | |
|---|---|---|
|
BottomLeft | Gets or sets the radius of rounding, in logical pixels, of the bottom left corner of the object where a CornerRadius is applied. |
|
BottomRight | Gets or sets the radius of rounding, in logical pixels, of the bottom right corner of the object where a CornerRadius is applied. |
|
TopLeft | Gets or sets the radius of rounding, in logical pixels, of the top left corner of the object where a CornerRadius is applied. |
|
TopRight | Gets or sets the radius of rounding, in logical pixels, of the top right corner of the object where a CornerRadius is applied. |
Show: