Method PhysicalScreen():getScreenRect() Foundation

Returns the screen rectangle.

Syntax
:getScreenRect() --> aRect
Return

An array with the left, bottom, right and top coordinates of the rectangle in pixels.

Description

The method :getScreenRect() returns the screen area occupied by the physical screen on the virtual screen. More information about the screen rectangle and the coordinate system used with physical screens can be found here.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.