HaruPage::getLineJoin
(no version information, might be only in CVS)
HaruPage::getLineJoin -- Get the current line join style
Descrição
int
HaruPage::getLineJoin ( void )
Returns the current line join style. The result value is one of the following:
HaruPage::MITER_JOIN
|
HaruPage::ROUND_JOIN
|
HaruPage::BEVEL_JOIN
|
Erros/Excessões
Throws HaruException on error.