Show / Hide Table of Contents

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.

Returns
RECT