Forum und email
HaruPage::stroke

HaruPage::stroke

(no version information, might be only in CVS)

HaruPage::stroke -- Paint current path

Popis

bool HaruPage::stroke ( [bool close_path] )

Paints the current path.

Seznam parametrů

close_path

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

Návratové hodnoty

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.