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.
_MoveTo... Procedures
  Summary Details Example                                   Back
 
  Arguments
 
    x, y      Viewport coordinates specifying new graphics cursor
              position
 
    wx, wy    Window coordinates specifying new graphics cursor
              position
 
  Description
 
    The _MoveTo procedures move the current position to the specified
    point. _MoveTo uses the view coordinate (x,y) as the new current
    position. _MoveTo_w uses the window coordinate (wx,wy) as the new
    current position.
 
  _GrStatus Returns
 
    _GrNotInProperMode