4.137 CornerRadius

x:Object > CornerRadius
CornerRadius
(usage)
<CornerRadius> string </CornerRadius>
(description)
Represents the radii of a rectangle's corners.
(used by)
Border RibbonButton RibbonControlService RibbonRadioButton RibbonToggleButton SystemParameters WindowChrome
[is nullable]
false
[text syntax]
CornerRadiusSyntax
(properties)
BottomLeft
x:Double
(description)
The radius of the bottom-left corner.
BottomRight
x:Double
(description)
The radius of the bottom-right corner.
TopLeft
x:Double
(description)
The radius of the top-left corner.
TopRight
x:Double
(description)
The radius of the top-right corner.