logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_setpolydash — Sets appearance of a dashed line

Author

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

                                                                                               PS_SETPOLYDASH(3)

Description

       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.

Name

       PS_setpolydash — Sets appearance of a dashed line

See Also

PS_setdash(3)

Synopsis

       #include <pslib.h>

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

See Also