PS_setlinewidth — Sets width of a line
Contents
Description
Sets the line width for all following drawing operations.
Name
PS_setlinewidth — Sets width of a line
See Also
PS_setlinecap(3), PS_setlinejoin(3), PS_setmiterlimit(3)
Synopsis
#include <pslib.h>
void PS_setlinewidth(PSDoc *psdoc, float width)
