Method screen.GetRect
Overload
Calls screen.Info and returns rectangle of the screen or its work area.
public RECT GetRect(bool workArea = false)
Parameters
workArea (bool)
Get work area rectangle. |
Calls screen.Info and returns rectangle of the screen or its work area.
public RECT GetRect(bool workArea = false)
workArea (bool)
Get work area rectangle. |