xtd 0.2.0
Loading...
Searching...
No Matches

◆ border_radius() [1/2]

xtd::forms::style_sheets::border_radius xtd::forms::style_sheets::control::border_radius ( ) const
overridevirtualnoexcept

Gets the radius is used to add rounded borders to an element.

Returns
The radius is used to add rounded borders to an element.
Remarks
For more information, see Box Model.

Implements xtd::forms::style_sheets::ibox_model.