bool xtd::drawing::drawing_2d::graphics_path::is_vsible | ( | float | x, |
float | y | ||
) | const |
Indicates whether the specified point is contained within this xtd::drawing::drawing_2d::graphics_path.
x | The x-coordinate of the point to test. |
y | The y-coordinate of the point to test. |