Forum und email
HaruPage::setLineJoin

HaruPage::setLineJoin

(no version information, might be only in CVS)

HaruPage::setLineJoin -- Set line join style for the page

Popis

bool HaruPage::setLineJoin ( int join )

Defines line join style for the page.

Seznam parametrů

join

Must be one of the following values:

HaruPage::MITER_JOIN
HaruPage::ROUND_JOIN
HaruPage::BEVEL_JOIN

Návratové hodnoty

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.