[]
public static extern bool InvertRgn(nint hdc, nint hrgn)
Public Shared Function InvertRgn(hdc As IntPtr, hrgn As IntPtr) As Boolean