编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « HaruPage::setLineCap
  • HaruPage::setLineWidth »
  • PHP Manual
  • HaruPage
  • Set line join style for the page

HaruPage::setLineJoin

(PECL haru >= 0.0.1)

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

说明

HaruPage::setLineJoin ( int $join ) : bool

Defines line join style for the page.

参数

join

Must be one of the following values:

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

返回值

Returns TRUE on success.

错误/异常

发生错误时抛出 HaruException 异常。

参见

  • HaruPage::getLineJoin() - Get the current line join style

相关文章
php harupage get the current line cap stylephp harupage get the current line join stylephp harupage set filling color for the pagephp harupage set stroking color for the pagephp harupage set the dash pattern for the pagephp harupage set flatness for the pagephp harupage set font and fontsize for the pagephp harupage set filling color for the pagephp harupage set height of the pagephp harupage set horizontal scaling for the pagephp harupage set line join style for the pagephp harupage set line width for the pagephp harupage set size and direction of the pagephp harupage set transition style for the pagephp harupage set text leading line spacing for the pagephp harupage set the current text transformation matrix of the pagephp harupage set text rendering mode for the pagephp harupage set width of the pagephp harupage set word spacing for the pagephp ui draw stroke set line join
关注编程学问公众号
编程学问网 湘ICP备20001732号