Where:
0 = Miter join
1 = Round join
2 = Bevel join
PDF_setlinejoin
(PHP 4, PECL pdflib >= 1.0.0)
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를 반환합니다.
