forlang.hlp (Table of Contents; Topic list)
setvieworg
 Summary Example                         Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The setvieworg subroutine moves the view-coordinate origin (0, 0)
     to the physical point (<x>, <y>). All other view-coordinate points
     move the same direction and distance.
 
     The physical coordinates of the previous origin are returned in the
     <pos> argument, an xycoord structure.
 
     See also: Graphic Coordinate Systems
 
     Return Value
 
     None.
                                    -♦-