linewidth() — Silicon Graphics Beta Release
NAME
linewidth - specifies the linewidth
SPECIFICATION
C
linewidth(n)
short n;
FORTRAN
subroutine linewi(n)
integer*4 n
Pascal
procedure linewidth(n: Short);
DESCRIPTION
linewidth specifies the width of a line. The width is the number of pixels along the screen axis having the least change between the endpoints of the line. The wide line will be centered (as far as possible) about the true line. If linewidth is set to n≠=1, resetls must be TRUE.
SEE ALSO
lsbackup, resetls, setlinestyle
Version 2.3 — July 04, 1985