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 - ripyorigin http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipYOrigin
 Get/set Y origin
------------------------------------------------------------------------------
 Syntax

    RipYOrigin([<nNewOrig>]) -> nOldOrig

 Parameters

    <nNewOrig> is the new Y (vertical) coordinate of the origin, measured
    from the top edge of the page.

 Returns

    Old origin Y coordinate.

 Description

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

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

See Also: RipOrigin RipXOrigin

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