getlwidth(3) — Silicon Graphics R1c
NAME
getlwidth - return the current linewidth
SYNOPSIS
C
short getlwidth()
FORTRAN
integer*2 function getlwi()
Pascal
function getlwidth: Short;
DESCRIPTION
Getlwidth returns the current linewidth, in pixels. A line can be one or two pixels wide.
SEE ALSO
linewidth
NOTE
This command can only be used in immediate mode.
Version 2.3 — July 04, 1985