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

◆ is_empty()

bool xtd::drawing::rectangle::is_empty ( ) const
noexcept

Tests whether all numeric properties of this xtd::drawing::rectangle have values of zero.

Returns
This property returns true if the xtd::drawing::rectangle::width, xtd::drawing::rectangle::height, xtd::drawing::rectangle::x, and xtd::drawing::rectangle::y properties of this xtd::drawing::rectangle all have values of zero; otherwise, false.