PDF_setlinejoin
(PHP 3 >= 3.0.6, PHP 4, PECL)
PDF_setlinejoin -- Set linejoin parameter
说明
bool
PDF_setlinejoin ( resource p, int value )
Sets the linejoin
parameter to specify the shape
at the corners of paths that are stroked. 如果成功则返回 TRUE,失败则返回 FALSE。