[]
        
(Showing Draft Content)

C1.Util.Win.Win32.InvertRect

InvertRect Method

InvertRect(IntPtr, ref RECT)

Declaration
public static extern bool InvertRect(IntPtr hdc, ref Win32.RECT lprc)
Public Shared Function InvertRect(hdc As IntPtr, ByRef lprc As Win32.RECT) As Boolean
Parameters
Type Name Description
IntPtr hdc
Win32.RECT lprc
Returns
Type Description
bool