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