HaruPage::setLineWidth> <HaruPage::setLineCap
Last updated: Fri, 24 Feb 2012

HaruPage::setLineJoin

(PECL haru >= 0.0.1)

HaruPage::setLineJoinSet line join style for the page

Descrição

bool HaruPage::setLineJoin ( int $join )

Defines line join style for the page.

Parâmetros

join

Must be one of the following values:

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

Valor Retornado

Returns TRUE on success.

Erros

Joga um HaruException em erro.

Veja Também



User Contributed Notes
HaruPage::setLineJoin
There are no user contributed notes for this page.

HaruPage::setLineWidth> <HaruPage::setLineCap
Last updated: Fri, 24 Feb 2012