HaruPage::moveTo
(PECL haru >= 0.0.1)
HaruPage::moveTo — Set starting point for new drawing path
Descrierea
bool HaruPage::moveTo
( float $x
, float $y
)
Defines starting point for new drawing path.
Parametri
- x
-
A new starting point coordinate.
- y
-
A new starting point coordinate.
Valorile întroarse
Returns TRUE on success.
Erori/Excepţii
Aruncă un HaruException în caz de eroare.
HaruPage::moveTo
There are no user contributed notes for this page.
