|
GetScreenXpos | |
Xpos = GetScreenXpos() | |
Parameters: NONE | |
Returns: Xpos = The current X coordinate of the PB screen in windowed mode. |
|
GetScreenXpos() returns the current X 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 type.
|
Related Info: | CenterScreen | GetScreenYpos | PositionScreen : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |