[]
        
(Showing Draft Content)

C1.Util.Win.Win32.GetWindowRect

GetWindowRect Method

GetWindowRect(nint, ref RECT)

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