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

NAME

6       plsdrawmode - Set drawing mode (depends on device support!)
7

SYNOPSIS

9       plsdrawmode(mode)
10

DESCRIPTION

12       Set  drawing  mode.  Note only one device driver (cairo) currently sup‐
13       ports this at the moment.  See also plgdrawmode(3plplot).
14
15       Redacted form: plsdrawmode(mode)
16
17       This function is used in example 34.
18

ARGUMENTS

20       mode (PLINT(3plplot), input)
21              Control variable which species the drawing mode (one of PL_DRAW‐
22              MODE_DEFAULT, PL_DRAWMODE_REPLACE, or PL_DRAWMODE_XOR) to use.
23
24

AUTHORS

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

SEE ALSO

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