getlstyle() — Silicon Graphics
NAME
getlstyle − returns the current linestyle
SPECIFICATION
C
long getlstyle()
FORTRAN
integer*4 function getlst()
Pascal
function getlstyle: longint;
DESCRIPTION
getlstyle returns the current linestyle. The returned value is an index into the linestyle table.
SEE ALSO
deflinestyle, setlinestyle IRIS Graphics Programming, Section 5.1, Linestyles
NOTE
This routine is available only in immediate mode.
Version 2.5 — April 22, 1987