downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

HaruPage::setLineWidth> <HaruPage::setLineCap
[edit] Last updated: Fri, 25 May 2012

view this page in

HaruPage::setLineJoin

(PECL haru >= 0.0.1)

HaruPage::setLineJoinそのページのパスの角の形式を設定する

説明

bool HaruPage::setLineJoin ( int $join )

そのページのパスの角の形式を定義します。

パラメータ

join

以下のいずれかの値でなければなりません。

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

返り値

成功した場合に TRUE を返します。

エラー / 例外

エラー時に HaruException をスローします。

参考



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

 
show source | credits | stats | sitemap | contact | advertising | mirror sites