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

◆ width() [1/2]

std::optional< xtd::forms::style_sheets::length > xtd::forms::style_sheets::control::width ( ) const
overridevirtualnoexcept

Gets the width of the box.

Returns
The width of the box.
Remarks
You need to know how the box model works.
For more information, see Box Model.

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