HaruPage::closePath

(PECL haru >= 0.0.1)

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

Opis

HaruPage::closePath ( void ) : bool

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top