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

◆ border_radius() [2/2]

control & xtd::forms::style_sheets::control::border_radius ( const xtd::forms::style_sheets::border_radius value)
noexcept

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

Parameters
valueThe radius is used to add rounded borders to an element.
Returns
This current instance.
Remarks
For more information, see Box Model.