ZOOM
- Last UpdatedJan 05, 2024
- 1 minute read
Purpose
To zoom in and out of the current view window.
Syntax
|
ZOOM ( IN ) < /REDISPLAY > |
Description
The ZOOM IN command reduces the current window limits by a factor of two, thus viewing a smaller portion of the design in greater detail.
The ZOOM OUT command increases the current window limits by a factor of two, thus viewing a larger portion of the design in reduced detail.
The ZOOM /CURSOR allows the user to increase or decrease the zoom factor interactively by dragging the mouse up (zoom in) or down (zoom out).
Command Qualifiers
|
/REDISPLAY |
Redraw the contents of the window. |
Examples
|
ZOOM IN /REDISPLAY |