<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><metahttp-equiv="Content-Type"content="text/html; charset=ISO-8859-1"><title>SetX</title><linktype="text/css"rel="stylesheet"href="../fpdf.css"></head><body><h1>SetX</h1><code>SetX(<b>float</b> x)</code><h2>Description</h2>Defines the abscissa of the current position. If the passed value is negative, it is relativeto the right of the page.<h2>Parameters</h2><dlclass="param"><dt><code>x</code></dt><dd>The value of the abscissa.</dd></dl><h2>See also</h2><ahref="getx.htm">GetX()</a>,<ahref="gety.htm">GetY()</a>,<ahref="sety.htm">SetY()</a>,<ahref="setxy.htm">SetXY()</a>.<hrstyle="margin-top:1.5em"><divstyle="text-align:center"><ahref="index.htm">Index</a></div></body></html>