©
本文档使用
php中文网手册 发布
(PECL haru >= 0.0.1)
HaruPage::moveTo — Set starting point for new drawing path
$x
, float $y
)Defines starting point for new drawing path.
x A new starting point coordinate.
y A new starting point coordinate.
Returns TRUE on success.
发生错误时抛出 HaruException 异常。