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

◆ size() [1/2]

virtual drawing::size xtd::forms::control::size ( ) const
virtualnoexcept

Gets the height and width of the control.

Returns
The size that represents the height and width of the control in pixels.
Examples
demo.cpp, lcd_label_with_dot_matrix.cpp, lcd_label_with_fourteen_segment.cpp, lcd_label_with_nine_segment.cpp, lcd_label_with_seven_segment.cpp, lcd_label_with_sixteen_segment.cpp, screen.cpp, and test_forms.cpp.