Query: ps_setlinejoin
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETLINEJOIN(3) 1 PS_SETLINEJOIN(3) ps_setlinejoin - Sets how contected lines are joinedSYNOPSISbool ps_setlinejoin (resource $psdoc, int $type)DESCRIPTIONSets how lines are joined.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $type - The way lines are joined. Possible values are PS_LINEJOIN_MITER, PS_LINEJOIN_ROUND, or PS_LINEJOIN_BEVEL.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_setlinecap(3), ps_setlinewidth(3), ps_setmiterlimit(3). PHP Documentation Group PS_SETLINEJOIN(3)
| Related Man Pages |
|---|
| ps_show(3) - php |
| ps_add_weblink(3) - php |
| ps_begin_pattern(3) - php |
| ps_place_image(3) - php |
| ps_set_info(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |