[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/fpdf/doc/ -> setxy.htm (source)

   1  <HTML>
   2  <HEAD>
   3  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
   4  <TITLE>SetXY</TITLE>
   5  <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css">
   6  </HEAD>
   7  <BODY>
   8  <H2>SetXY</H2>
   9  <TT>SetXY(<B>float</B> x, <B>float</B> y)</TT>
  10  <H4 CLASS='st'>Version</H4>
  11  1.2
  12  <H4 CLASS='st'>Description</H4>
  13  Defines the abscissa and ordinate of the current position. If the passed values are negative,
  14  they are relative respectively to the right and bottom of the page.
  15  <H4 CLASS='st'>Parameters</H4>
  16  <TT><U>x</U></TT>
  17  <BLOCKQUOTE>
  18  The value of the abscissa.
  19  </BLOCKQUOTE>
  20  <TT><U>y</U></TT>
  21  <BLOCKQUOTE>
  22  The value of the ordinate.
  23  </BLOCKQUOTE>
  24  <H4 CLASS='st'>See also</H4>
  25  <A HREF="setx.htm">SetX()</A>,
  26  <A HREF="sety.htm">SetY()</A>.
  27  <H6></H6>
  28  <HR>
  29  <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV>
  30  </BODY>
  31  </HTML>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7