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

◆ is_visible() [5/16]

bool xtd::drawing::region::is_visible ( const xtd::drawing::rectangle_f rect) const
noexcept

Tests whether any portion of the specified xtd::drawing::rectangle_f structure is contained within this xtd::drawing::region.

Parameters
rectThe xtd::drawing::rectangle_f structure to test.
Returns
true when any portion of rect is contained within this xtd::drawing::region; otherwise, false.