INCLAN: mode

From CYANA Wiki
Jump to navigation Jump to search

Synopsis

mode

Description

Defines the input mode to line and area drawing commands and can have the following values:

normal
Coordinates are specified explicitly on the command line.
list
Coordinates are taken from vector expressions, and the corresponding command is applied to all points in the list.

The input mode is automatically set to list when a graphics file with list data is read. Initial value: normal.