Skip to content
Jerommaas edited this page Mar 15, 2017 · 2 revisions

ZOOM: Zoom

Zoom display in or out.

Provide a factor as argument to the function to zoom with a specific factor. A factor between 0.0 and 1.0 means zooming out, a factor larger than 1.0 indicates zooming in. Alternatively, use the words "IN" or "OUT" to zoom with a factor of 1.4 or 0.7.

Zoom can also be performed directly by pressing the + or - keys on the keyboard.

Usage:

ZOOM IN/OUT or factor

Arguments:

Name Type Required Description
factor txt/float yes "IN" or "OUT" or factor

Back to command reference.

Clone this wiki locally