HaruPage::moveTo
(PECL haru >= 0.0.1)
HaruPage::moveTo — Set starting point for new drawing path
Descrizione
bool HaruPage::moveTo
( float
$x
, float $y
)Defines starting point for new drawing path.
Elenco dei parametri
-
x -
A new starting point coordinate.
-
y -
A new starting point coordinate.
Valori restituiti
Returns TRUE on success.
Errori/Eccezioni
Lancia un'eccezione HaruException in caso di errore.
There are no user contributed notes for this page.
