HaruPage::stroke
(no version information, might be only in CVS)
HaruPage::stroke -- Paint current path
Descrição
bool
HaruPage::stroke ( [bool close_path] )
Paints the current path.
Parâmetros
close_path
Closes the current path if set to TRUE. Defaults to FALSE.
Valores de retornado
Returns TRUE on success.
Erros/Excessões
Throws HaruException on error.