qpgraph.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
_SetViewOrg Procedure
  Summary Details Example                                   Back
 
  Arguments
 
    x, y    Physical coordinates of new origin
 
    org     Previous origin saved in this record
 
  Description
 
    The _SetViewOrg procedure moves the viewport origin (0,0) to
    physical coordinates (x,y). Values for all other viewport
    coordinates then become relative to the new origin. The previous
    origin is stored in the _XYCoord record variable org.
 
  _GrStatus Returns
 
    _GrNotInProperMode