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

◆ is_visible() [15/16]

bool xtd::drawing::region::is_visible ( xtd::drawing::point  pt) const
noexcept

Tests whether the specified Point structure is contained within this xtd::drawing::region.

Parameters
ptThe Point structure to test.
Returns
true when point is contained within this xtd::drawing::region; otherwise, false.