Site Tools


documentation:development:opera:pf25:ppgfldr:ggsfldr:gprfldr:01gpr047

MoveTo

Moves the pen position of a GrafCon to a new location.

Synopsis

void MoveTo (GrafCon *gc,Coord x,Coord y)

Description

The call moves the position of a GrafCon pen to a new location. After this move, calls such as DrawTo() and CopyRect() use the new pen position to do their work.

Arguments

  • gc Pointer to a GrafCon structure.
  • x Column to which to move the pen.
  • y Row to which to move the pen.

Implementation

Folio call implemented in Graphics folio V20.

Associated Files

graphics.h, graphics.lib

See Also

DrawTo()

documentation/development/opera/pf25/ppgfldr/ggsfldr/gprfldr/01gpr047.txt · Last modified: 2022/10/10 16:53 by 127.0.0.1