Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Faxual II for CA-Clipper - ripxorigin http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipXOrigin
 Get/set X origin
------------------------------------------------------------------------------
 Syntax

    RipXOrigin([<nNewOrig>]) -> nOldOrig

 Parameters

    <nNewOrig> is the new X (horizontal) coordinate of the origin, measured
    from the left edge of the page.

 Returns

    Old origin X coordinate.

 Description

    All horizontal positions on the page are measured relative to the X
    origin.  The origin position itself is measured from the left edge of
    the page.  The origin is initially zero, meaning that all X coordinates
    are measured from the left edge of the page.

    You can call RipXOrigin() even when the RIP has not been initialized.

See Also: RipOrigin RipYOrigin

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson