qpgraph.hlp (Topic list)
_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