|
noexcept |
Tests whether the specified point is contained within this xtd::drawing::region when drawn using the specified xtd::drawing::graphics.
x | The x-coordinate of the point to test. |
y | The y-coordinate of the point to test. |
g | A xtd::drawing::graphics that represents a graphics context. |