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

◆ padding() [1/2]

const xtd::forms::style_sheets::padding & xtd::forms::style_sheets::control::padding ( ) const
overridevirtualnoexcept

Gets the area area around the content.

Returns
The area around the content.
Remarks
The padding is transparent.
For more information, see Box Model.

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