Home > PHP > Function > > HaruPage::closePath()

HaruPage::closePath()

HaruPage::closePath - Append a straight line from the current point to the start point of the path

Syntax

bool HaruPage::closePath ()

Arguments

-

Description

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

Version

PHP PECL haru >= 0.0.1

Return value

Returns TRUE on success.