getlstyle(3) — Unix Programmer’s Manual
NAME
getlstyle - return the current linestyle
SYNOPSIS
C
short getlstyle()
FORTRAN
integer∗2 function getlst()
Pascal
function getlstyle: Short;
DESCRIPTION
Getlstyle returns the currently selected linestyle. The returned value is an index into the linestyle table.
SEE ALSO
deflinestyle, setlinestyle
NOTE
This command can only be used in immediate mode.
Silicon Graphics — R1c