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