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

◆ is_visible() [13/16]

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

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

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