dx,dy,dz
Coordinate increments (in current units) from the current drawing position to the required position
x,y,z
Absolute coordinate of the new current drawing position (in current units)
Description
The gMove set of routines moves the current drawing position to the specified end point in terms of a relative or an absolute coordinate. The 2D routines do not alter the current Z position which by default is set at 0.0.
Moves are not output to the device until the next visible item is drawn.