setlinestyle(3G) setlinestyle(3G)
NAME
setlinestyle - selects a linestyle pattern
SPECIFICATION
C setlinestyle(index)
short index;
FORTRAN subroutine setlin(index)
integer*4 index
DESCRIPTION
setlinestyle selects a linestyle pattern. index is an index
into the linestyle table built by deflinestyle . There is
always a current linestyle; it draws lines and curves, and
outlines rectangles, polygons, circles, and arcs. The
default linestyle is 0, which is a solid line. It cannot be
redefined.
SEE ALSO
deflinestyle, getlstyle, linewidth
Programming Guide, Section 5.1, Linestyles
Page 1 (printed 8/20/87)