linewidth(3G) linewidth(3G)
NAME
linewidth - specifies the linewidth
SPECIFICATION
C linewidth(n)
short n;
FORTRAN subroutine linewi(n)
integer*4 n
DESCRIPTION
linewidth specifies the width of a line. The width is the
number of pixels in the y direction if the line is less than
45 degrees and in the x direction if it is greater than 45
degrees. A wide line is centered (as far as possible)
around the true line. If linewidth is set to n ≠1, resetls
must be TRUE.
SEE ALSO
setlinestyle
Programming Guide, Section 5.1, Linestyles for detailed
information.
Page 1 (printed 8/20/87)