HaruPage
PHP Manual

HaruPage::closePath

(PECL haru >= 0.0.1)

HaruPage::closePathAppend a straight line from the current point to the start point of the path

Opis

bool HaruPage::closePath ( void )

Appends a straight line from the current point to the start point of the path.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruPage
PHP Manual