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

◆ width() [1/2]

virtual int32 xtd::forms::control::width ( ) const
virtualnoexcept

Gets the width of the control.

Returns
The width of the control in pixels.
Examples
demo.cpp, and wiggly.cpp.