Method PhysicalScreen():getScreenRect() Foundation
Returns the screen rectangle.
:getScreenRect() --> aRect
An array with the left, bottom, right and top coordinates of the rectangle in pixels.
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.
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.