.. _func_graphics_max2d_setorigin: ========= SetOrigin ========= SetOrigin - Description =========== .. code-block:: blitzmax SetOrigin( x#,y# ) Set drawing origin The current Origin is an x,y coordinate added to all drawing x,y coordinates after any rotation or scaling. Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========