PS_setdash(3)

PS_setdash \(em Sets appearance of a dashed line

Section 3 pslib-dev bookworm source

Description

PS_SETDASH

NAME

PS_setdash — Sets appearance of a dashed line

SYNOPSIS

#include <pslib.h>

void PS_setdash(PSDoc *psdoc, float on, float off)

DESCRIPTION

Sets the length of the black and white portions of a dashed line.

SEE ALSO

PS_setpolydash(3)

AUTHOR

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

See Also