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

◆ margin() [2/2]

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

Sets the area outside the border.

Parameters
valueThe area outside the border.
Returns
This current instance.
Remarks
The margin is transparent.
You need to know how the box model works.
For more information, see Box Model.