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.org/credits.php)
29       have contributed to PLplot over its long history.
30

SEE ALSO

32       PLplot documentation at http://plplot.org/documentation.php.
33
34
35
36                                 August, 2019                 PLWIDTH(3plplot)
Impressum