home | news | install | contact | download | examples | docs | success stories
 

PS_SETPOLYDASH

Name

PS_setpolydash -- Sets appearance of a dashed line

Synopsis

#include <pslib.h>

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

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.

AUTHOR

This manual page was written by Uwe Steinmann .

  <uwe at steinmann.cx> SourceForgeLogo