10.1.42 CornerRadius

(usage)

<CornerRadius> string </CornerRadius>

(description)

Represents the radii of a rectangle's corners.

[types assignable to]

CornerRadius x:Object

(used by)

Border

[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.