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

◆ is_visible() [7/16]

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

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

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