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

◆ width()

virtual std::optional< xtd::forms::style_sheets::length > xtd::forms::style_sheets::ibox_model::width ( ) const
pure virtualnoexcept

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.

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