| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
| <link type="text/css" rel="stylesheet" href="../fpdf.css">
|
| <code>Line(<b>float</b> x1, <b>float</b> y1, <b>float</b> x2, <b>float</b> y2)</code>
|
| Draws a line between two points.
|
| Abscissa of second point.
|
| Ordinate of second point.
|
| <a href="setlinewidth.htm">SetLineWidth</a>,
|
| <a href="setdrawcolor.htm">SetDrawColor</a>
|
| <hr style="margin-top:1.5em">
|
| <div style="text-align:center"><a href="index.htm">Index</a></div>
|