|
uwe@steinmann.cxUWE STEINMANN 2003Uwe SteinmannApril 28, 2003; 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. Visit the GSP FreeBSD Man Page Interface. |