[]
        
(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)
Parameters
Type Name Description
IntPtr hdc
Win32.RECT lprc
Returns
Type Description
bool