HaruPage::getLineWidth> <HaruPage::getLineCap
Last updated: Fri, 24 Feb 2012

HaruPage::getLineJoin

(PECL haru >= 0.0.1)

HaruPage::getLineJoinGet the current line join style

Descrição

int HaruPage::getLineJoin ( void )

Get the current line join style.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns the current line join style. The result value is one of the following:

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

Erros

Joga um HaruException em erro.

Veja Também



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

HaruPage::getLineWidth> <HaruPage::getLineCap
Last updated: Fri, 24 Feb 2012