[]
        
(Showing Draft Content)

C1.Util.Win.Win32.InvertRect

InvertRect Method

InvertRect(nint, ref RECT)

Declaration
public static extern bool InvertRect(nint hdc, ref Win32.RECT lprc)
Parameters
Type Name Description
nint hdc
Win32.RECT lprc
Returns
Type Description
bool