bool xtd::drawing::graphics::is_visible | ( | float | x, |
float | y | ||
) |
Indicates whether the point specified by a pair of coordinates is contained within the visible clip region of this xtd::drawing::graphics.
x | The x-coordinate of the point to test for visibility. |
y | The y-coordinate of the point to test for visibility. |