Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PS_SETDASH(3)		    Library Functions Manual		   PS_SETDASH(3)

	   uwe@steinmann.cx
     UWE STEINMANN 2003Uwe SteinmannApril 28, 2003;

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.

								   PS_SETDASH(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=PS_setdash&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help