TCPDF::TranslateX( $t_x )
Translate graphic object horizontally.
Description Description
See also See also
- StartTransform(),: StopTransform()
Parameters Parameters
- $t_x
-
(Required) (int) movement to the right (or left for RTL)
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
2.1.000 | Introduced. |