[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetWindowRgn

SetWindowRgn Method

SetWindowRgn(nint, nint, bool)

Declaration
public static extern int SetWindowRgn(nint hwnd, nint hrgn, bool bRedraw)
Parameters
Type Name Description
nint hwnd
nint hrgn
bool bRedraw
Returns
Type Description
int