getresetls() — Silicon Graphics
NAME
getresetls - returns the status of resetls
SPECIFICATION
C
Boolean getresetls()
FORTRAN
logical function getres()
Pascal
function getresetls: longint;
DESCRIPTION
getresetls returns the current value of the reset linestyle flag. TRUE, the default value, means that the linestyle will be reinitialized for each line segment. FALSE means that the pattern will rotate continuously across line segment boundaries.
SEE ALSO
resetls
NOTE
This command can be used only in immediate mode.
Version 2.4 — May 08, 1986