4D v16.3

SCREEN COORDINATES

Home

 
4D v16.3
SCREEN COORDINATES

SCREEN COORDINATES 


 

SCREEN COORDINATES ( left ; top ; right ; bottom {; screen} ) 
Parameter Type   Description
left  Longint in Global left coordinate of screen area
top  Longint in Global top coordinate of screen area
right  Longint in Global right coordinate of screen area
bottom  Longint in Global bottom coordinate of screen area
screen  Longint in Screen number, or main screen if omitted

The SCREEN COORDINATES command returns in left, top, right, and bottom the global coordinates of the screen specified by screen.

If you omit the screen parameter, the command returns the coordinates of the main screen.



See also 

Count screens
Menu bar screen
SCREEN DEPTH

 
PROPERTIES 

Product: 4D
Theme: System Environment
Number: 438

 
HISTORY 

Modified: 4D v11 SQL

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)