C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_setvieworg
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <graph.h>
 
  Syntax:    struct _xycoord _setvieworg( short x, short y );
 
  Returns:   the physical coordinates of the previous view origin in
             an _xycoord structure.
 
  See also:  _setwindow, _setcliprgn, _setviewport, _getphyscoord,
             _getviewcoord, _getwindowcoord
                                    -♦-