Zoom Window
view_zoom_windowZoom the drawing view to a rectangular window defined by two corner coordinates. Specify x1, y1, x2, y2 to focus on that area.
Instructions
Zoom to display the specified rectangular window region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | Window corner 1 X | |
| x2 | Yes | Window corner 2 X | |
| y1 | Yes | Window corner 1 Y | |
| y2 | Yes | Window corner 2 Y |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||