Method VirtualScreen():getPhysicalScreenFromPos() Foundation
Get the physical screen containing a certain point.
:getPhysicalScreenFromPos( <aPos> ) --> oScreen
A PhysicalScreen object, or NIL if the point is outside the virtual screen.
The function :getPhysicalScreenFromPos() returns a PhysicalScreen object representing the physical screen containing the specified point. The object provides further information about the physical screen.
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.