TCPDF::GetX()
Returns the relative X value of current position.
Description Description
The value is relative to the left border for LTR languages and to the right border for RTL languages.
See also See also
- SetX(),: GetY(), SetY()
Return Return
(float)
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
1.2 | Introduced. |