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

◆ measure_control()

drawing::size xtd::forms::light_button::measure_control ( ) const
overrideprotectedvirtualnoexcept

Measure this control.

Returns
The drawing::size size of this control.
Remarks
This method is used when auto_size is true.

Reimplemented from xtd::forms::button_base.