bool cpdf_setdash ( int pdf_document, float white, float black )
The cpdf_setdash() function set the dash
pattern white white units and
black black units. If both are 0 a solid
line is set. Returns TRUE on success or FALSE on failure.
User Contributed Notes cpdf_setdash
There are no user contributed notes for this page.