.. _func_graphics_max2d_getorigin: ========= GetOrigin ========= GetOrigin - Description =========== .. code-block:: blitzmax GetOrigin( x# Var,y# Var ) Get current origin position. Parameters ========== Return Values ============= The horizontal and vertical position of the current origin. Examples ======== See Also ========