Method wnd.GetClientRect
Overload
Gets client area rectangle.
public bool GetClientRect(out RECT r, bool inScreen = false)
Parameters
r (RECT)
Receives the rectangle. Will be |
inScreen (bool)
Get rectangle in screen coordinates; like wnd.GetWindowAndClientRectInScreen but faster.
If |
Returns
Remarks
Supports lastError.