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

◆ is_visible() [5/8]

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

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

Parameters
pointxtd::drawing::point 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.