(PECL haru >= 0.0.1)
Append a straight line from the current point to the start point of the path
bool HaruPage::closePath ( void )
Appends a straight line from the current point to the start point of the path.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
Please login to continue.