HaruPage::getLineJoin

(PECL haru >= 0.0.1)

HaruPage::getLineJoinGet the current line join style

Açıklama

HaruPage::getLineJoin ( void ) : int

Get the current line join style.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

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

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

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız