Query: ps_setlinewidth
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETLINEWIDTH(3) 1 PS_SETLINEWIDTH(3) ps_setlinewidth - Sets width of a lineSYNOPSISbool ps_setlinewidth (resource $psdoc, float $width)DESCRIPTIONSets the line width for all following drawing operations.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $width - The width of lines in points.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_setlinecap(3), ps_setlinejoin(3), ps_setmiterlimit(3). PHP Documentation Group PS_SETLINEWIDTH(3)
| Related Man Pages | 
|---|
| ps_shading(3) - php | 
| ps_add_launchlink(3) - php | 
| ps_begin_page(3) - php | 
| ps_get_value(3) - php | 
| ps_set_text_pos(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| User Guide: Posting in the Emergency Forum | 
| UNIX.COM 2017 Year End Summary | 
| New Code Tags (Syntax Highlighting) | 
| Denial Of Service Attack Update |