Gdi32PtInRegion Method

Overload List

PtInRegion(IntPtr, Int32, Int32) Determines whether the specified point is inside the specified region.
PtInRegion(SafeHandle, Int32, Int32) Determines whether the specified point is inside the specified region.

See Also