(PECL haru >= 0.0.1)
Get the current line join style
int HaruPage::getLineJoin ( void )
Get the current line join style.
Returns:
Returns the current line join style. The result value is one of the following:
HaruPage::MITER_JOIN HaruPage::ROUND_JOIN HaruPage::BEVEL_JOIN
Exception:
Throws a HaruException on error.
See also: