getresetls(3G) — Silicon Graphics
NAME
getresetls − returns the current value of resetls
SPECIFICATION
C
long getresetls()
FORTRAN
logical function getres()
Pascal
function getresetls: Boolean;
DESCRIPTION
returns the current value of the reset linestyle flag. TRUE(1), the default value, indicates the linestyle is reinitialized for each line segment. FALSE(0) indicates the pattern rotates continuously across line segment boundaries.
SEE ALSO
resetls Programming Guide, Section 5.1, Linestyles
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987