Category: Window and Display
Back to System Functions
ScreenHeight()
Integer
Returns the current virtual screen height configured by the most recent call to Graphics.
If Graphics has not been called yet, the result is 0.
centerY = ScreenHeight() / 2