Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setlinestyle(3) — libiris R1c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setlinestyle(3)  —  Unix Programmer’s Manual

NAME

setlinestyle - select a linestyle

SYNOPSIS

C
setlinestyle(index)
short index;

FORTRAN
subroutine setlin(index)
integer∗2 index

Pascal
procedure setlinestyle(index: Short);

DESCRIPTION

Setlinestyle chooses a linestyle pattern.  Its argument is an index into the linestyle table built by calls to the deflinestyle command.  There is always a current linestyle; it is used for drawing lines and curves and for outlining rectangles, polygons, circles, and arcs.  The default linestyle is linestyle 0.  Unless redefined by the user, linestyle 0 is solid. 

SEE ALSO

deflinestyle, getlstyle, linewidth, lsbackup, resetls

Silicon Graphics  —  R1c

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