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 - riporigin http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 RipOrigin
 Set coordinate origin
------------------------------------------------------------------------------
 Syntax

    RipOrigin(<nOrigX>, <nOrigY>)

 Parameters

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

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

 Description

    All positions on the page are measured relative to the origin.  The
    origin position itself is measured from the top and left edges of the
    page.  Both origin coordinates are originally zero, meaning that all
    positions (both X/Y and row/column) are measured from the top and left
    edges of the page.

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

See Also: RipXOrigin RipYOrigin

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