[]
public static extern bool PtInRegion(IntPtr hrgn, int x, int y)
Public Shared Function PtInRegion(hrgn As IntPtr, x As Integer, y As Integer) As Boolean