|
|
|
|
MGL_lineRel
Draws a relative line.
Declaration
void MGL_lineRel(
point_t p)
Prototype In
mgraph.h
Parameters
p |
Amount to offset in (x,y) coordinates |
Description
This function is the same as MGL_lineRelCoord, however the amount to move the CP by is passed as a point.
See Also
MGL_line, MGL_lineCoord, MGL_lineTo, MGL_lineToCoord, MGL_lineRelCoord, MGL_moveRel, MGL_moveRelCoord
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com