DOKK / manpages / debian 10 / pslib-dev / PS_setpolydash.3.en
PS_SETPOLYDASH(3) Library Functions Manual PS_SETPOLYDASH(3)

PS_setpolydash — Sets appearance of a dashed line

#include <pslib.h>

void PS_setpolydash(PSDoc *psdoc, float *arr, int length)

Sets 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.

PS_setdash(3)

This manual page was written by Uwe Steinmann uwe@steinmann.cx.