HaruPage::moveTo

(PECL haru >= 0.0.1)

HaruPage::moveToSet starting point for new drawing path

Descrierea

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

Defines starting point for new drawing path.

Parametri

x

A new starting point coordinate.

y

A new starting point coordinate.

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.