HaruPage::moveToNextLine> <HaruPage::moveTextPos
Last updated: Fri, 24 Feb 2012

HaruPage::moveTo

(PECL haru >= 0.0.1)

HaruPage::moveToSet starting point for new drawing path

Descrição

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

Defines starting point for new drawing path.

Parâmetros

x

A new starting point coordinate.

y

A new starting point coordinate.

Valor Retornado

Returns TRUE on success.

Erros

Joga um HaruException em erro.



User Contributed Notes
HaruPage::moveTo
There are no user contributed notes for this page.

HaruPage::moveToNextLine> <HaruPage::moveTextPos
Last updated: Fri, 24 Feb 2012