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

◆ padding() [2/2]

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

Sets the area area around the content.

Parameters
valueThe area around the content.
Returns
This current instance.
Remarks
The padding is transparent.
For more information, see Box Model.