'Declaration Public Shared Function InvertRect( _ ByVal hdc As System.IntPtr, _ ByRef lprc As Win32.RECT _ ) As System.Boolean
public static System.bool InvertRect( System.IntPtr hdc, ref Win32.RECT lprc )
Parameters
- hdc
- lprc
'Declaration Public Shared Function InvertRect( _ ByVal hdc As System.IntPtr, _ ByRef lprc As Win32.RECT _ ) As System.Boolean
public static System.bool InvertRect( System.IntPtr hdc, ref Win32.RECT lprc )