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

◆ height() [1/2]

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

Gets the height of the control.

Returns
The height of the control in pixels.
Examples
clock.cpp, dot_matrix_display.cpp, fourteen_segment_display.cpp, nine_segment_display.cpp, seven_segment_display.cpp, and sixteen_segment_display.cpp.