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

◆ is_visible() [6/8]

bool xtd::drawing::graphics::is_visible ( const xtd::drawing::point_f point)

ndicates whether the specified xtd::drawing::point_f structure is contained within the visible clip region of this xtd::drawing::graphics.

Parameters
pointxtd::drawing::point_f structure to test for visibility.
Returns
true if the point specified by the point parameter is contained within the visible clip region of this xtd::drawing::graphics; otherwise, false.