CornerRadius Properties |
The CornerRadius type exposes the following members.
Name | Description | |
---|---|---|
BottomLeft |
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the
bottom left corner of the object where a Windows.UI.Xaml.CornerRadius is
applied.
| |
BottomRight |
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the
bottom right corner of the object where a Windows.UI.Xaml.CornerRadius is
applied.
| |
TopLeft |
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the
top left corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
| |
TopRight |
[SECURITY CRITICAL] Gets or sets the radius of rounding, in pixels, of the
top right corner of the object where a Windows.UI.Xaml.CornerRadius is applied.
|