[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 <HTML> 2 <HEAD> 3 <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> 4 <TITLE>Line</TITLE> 5 <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css"> 6 </HEAD> 7 <BODY> 8 <H2>Line</H2> 9 <TT>Line(<B>float</B> x1, <B>float</B> y1, <B>float</B> x2, <B>float</B> y2)</TT> 10 <H4 CLASS='st'>Version</H4> 11 1.0 12 <H4 CLASS='st'>Description</H4> 13 Draws a line between two points. 14 <H4 CLASS='st'>Parameters</H4> 15 <TT><U>x1</U></TT> 16 <BLOCKQUOTE> 17 Abscissa of first point. 18 </BLOCKQUOTE> 19 <TT><U>y1</U></TT> 20 <BLOCKQUOTE> 21 Ordinate of first point. 22 </BLOCKQUOTE> 23 <TT><U>x2</U></TT> 24 <BLOCKQUOTE> 25 Abscissa of second point. 26 </BLOCKQUOTE> 27 <TT><U>y2</U></TT> 28 <BLOCKQUOTE> 29 Ordinate of second point. 30 </BLOCKQUOTE> 31 <H4 CLASS='st'>See also</H4> 32 <A HREF="setlinewidth.htm">SetLineWidth()</A>, 33 <A HREF="setdrawcolor.htm">SetDrawColor()</A>. 34 <H6></H6> 35 <HR> 36 <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV> 37 </BODY> 38 </HTML>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |