1PLWIDTH(3plplot)                  PLplot API                  PLWIDTH(3plplot)
2
3
4

NAME

6       plwidth - Set pen width
7

SYNOPSIS

9       plwidth(width)
10

DESCRIPTION

12       Sets the pen width.
13
14       Redacted form: plwidth(width)
15
16       This function is used in examples 1 and 2.
17

ARGUMENTS

19       width (PLFLT(3plplot), input)
20              The  desired pen width.  If width is negative or the same as the
21              previous value no action is taken. width = 0.  should be  inter‐
22              preted  as  as  the minimum valid pen width for the device.  The
23              interpretation of positive width values is  also  device  depen‐
24              dent.
25
26

AUTHORS

28       Many    developers   (who   are   credited   at   http://plplot.source
29       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
30       tory.
31

SEE ALSO

33       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
34       tion.php.
35
36
37
38                                 August, 2017                 PLWIDTH(3plplot)
Impressum