HaruPage::moveTo
Set starting point for new drawing path
Beschreibung
bool HaruPage::moveTo
( float $x
, float $y
)
Parameter-Liste
-
x
-
A new starting point coordinate.
-
y
-
A new starting point coordinate.
Rückgabewerte
Returns TRUE on success.
Fehler/Exceptions
Wirft eine HaruException bei Fehlern.