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)