HaruPage::moveTo
(PECL haru >= 0.0.1)
HaruPage::moveTo — Set starting point for new drawing path
Açıklama
bool HaruPage::moveTo
( float
$x
, float $y
)Defines starting point for new drawing path.
Değiştirgeler
-
x -
A new starting point coordinate.
-
y -
A new starting point coordinate.
Dönen Değerler
Returns TRUE on success.
Hatalar/İstisnalar
Hata durumunda bir HaruException istisnası oluşur.
There are no user contributed notes for this page.
