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

◆ is_empty() [1/2]

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

Tests whether this xtd::drawing::region has an empty interior.

Returns
true if the interior of this xtd::drawing::region is empty; otherwise, false.
Remarks
The current transformation of the graphics context g is used to compute the region interior on the drawing surface.