Query: ps_setdash
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETDASH(3) 1 PS_SETDASH(3) ps_setdash - Sets appearance of a dashed lineSYNOPSISbool ps_setdash (resource $psdoc, float $on, float $off)DESCRIPTIONSets the length of the black and white portions of a dashed line.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $on - The length of the dash. o $off - The length of the gap between dashes.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOps_setpolydash(3). PHP Documentation Group PS_SETDASH(3)