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

◆ margin()

virtual const xtd::forms::style_sheets::margin & xtd::forms::style_sheets::ibox_model::margin ( ) const
pure virtualnoexcept

Gets the area outside the border.

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

Implemented in xtd::forms::style_sheets::control.