Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setlinestyl(3g) — GL2 W2.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setlinestyle()  —  Silicon Graphics

NAME

setlinestyle − selects a linestyle

SPECIFICATION

C
setlinestyle(index)
short index;

FORTRAN
subroutine setlin(index)
integer*4 index

Pascal
procedure setlinestyle(index: longint);

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, lsbackup, resetls IRIS Graphics Programming, Section 5.1, Linestyles

Version 2.5  —  April 22, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026