linewidth(3G) — Silicon Graphics
NAME
linewidth − specifies the linewidth
SPECIFICATION
C
linewidth(n)
short n;
FORTRAN
subroutine linewi(n)
integer*4 n
Pascal
procedure linewidth(n: longint);
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
lsbackup, resetls, setlinestyle Programming Guide, Section 5.1, Linestyles
Version 3.6 — December 20, 1987