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