.. _func_graphics_graphicsheight: ============== GraphicsHeight ============== GraphicsHeight - Description =========== .. code-block:: blitzmax GraphicsHeight() Get height of current graphics object The current graphics object can be changed using #SetGraphics. Parameters ========== Return Values ============= The height, in pixels, of the current graphics object Examples ======== See Also ========