[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetClientRect

GetClientRect Method

GetClientRect(IntPtr, ref RECT)

Declaration
public static extern bool GetClientRect(IntPtr hWnd, ref Win32.RECT lpRect)
Parameters
Type Name Description
IntPtr hWnd
Win32.RECT lpRect
Returns
Type Description
bool