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 currently selected linestyle. The returned value is an index into the linestyle table.
SEE ALSO
deflinestyle, setlinestyle
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986