|
GetScreenYpos | |
Ypos = GetScreenYpos() | |
Parameters: NONE | |
Returns: Ypos = The currentYX coordinate of the PB screen in windowed mode. |
|
GetScreenYpos() returns the current Y position of the screen upon the desk top. FACTS: * Only useful when your program is running in windowed mode. See OpenScreen Mini Tutorial: Read and display the current screen position.
|
Related Info: | CenterScreen | GetScreenXpos | PositionScreen : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |