ps_setpolydash

ps_setpolydash -- Sets appearance of a dashed line

Description

bool ps_setpolydash (resource 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.

See also

ps_setdash()