PHP Doku:: Set starting point for new drawing path - function.harupage-moveto.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenHaru PDFThe HaruPage classHaruPage::moveTo

Ein Service von Reinhard Neidl - Webprogrammierung.

The HaruPage class

<<HaruPage::moveTextPos

HaruPage::moveToNextLine>>

HaruPage::moveTo

(PECL haru >= 0.0.1)

HaruPage::moveToSet starting point for new drawing path

Beschreibung

bool HaruPage::moveTo ( float $x , float $y )

Defines starting point for new drawing path.

Parameter-Liste

x

A new starting point coordinate.

y

A new starting point coordinate.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Throws a HaruException on error.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)