Query: ps_setpolydash
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SETPOLYDASH(3) Library Functions Manual PS_SETPOLYDASH(3)NAMEPS_setpolydash -- Sets appearance of a dashed lineSYNOPSIS#include <pslib.h> void PS_setpolydash(PSDoc *psdoc, float *arr, int length)DESCRIPTIONSets the length of the black and white portions of a dashed line. arr is a list of length elements alternately for the black and white portion.SEE ALSOPS_setdash(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_SETPOLYDASH(3)