The CornerRadiuses type exposes the following members.

Properties

  NameDescription
Empty
Gets CornerRadiuses which sets missing rounding radiuses for the corners.
IsEmpty
Gets a value showing that rounding radiuses are not set.
LeftBottom
Gets or sets rounding radius for the bottom right corner.
LeftTop
Gets or sets rounding radius for the top left corner.
RightBottom
Gets or sets rounding radius for the bottom left corner.
RightTop
Gets or sets rounding radius for the top right corner.

See Also