[ 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>SetLineWidth</TITLE> 5 <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css"> 6 </HEAD> 7 <BODY> 8 <H2>SetLineWidth</H2> 9 <TT>SetLineWidth(<B>float</B> width)</TT> 10 <H4 CLASS='st'>Version</H4> 11 1.0 12 <H4 CLASS='st'>Description</H4> 13 Defines the line width. By default, the value equals 0.2 mm. The method can be called before 14 the first page is created and the value is retained from page to page. 15 <H4 CLASS='st'>Parameters</H4> 16 <TT><U>width</U></TT> 17 <BLOCKQUOTE> 18 The width. 19 </BLOCKQUOTE> 20 <H4 CLASS='st'>See also</H4> 21 <A HREF="line.htm">Line()</A>, 22 <A HREF="rect.htm">Rect()</A>, 23 <A HREF="cell.htm">Cell()</A>, 24 <A HREF="multicell.htm">MultiCell()</A>. 25 <H6></H6> 26 <HR> 27 <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV> 28 </BODY> 29 </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 |