JavaScript Editor Javascript debugger     Website design 


HaruPage::stroke

Paint current path ()
bool HaruPage::stroke ( [bool close_path] )

Paints the current path.

Parameters

close_path

Closes the current path if set to TRUE. Defaults to FALSE.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.