Zoom Menu
The upper left base Zoom Menu , contains the base commands for navigating inside the drawing, the commands included are:
CADViewer Light/Dark Skin
| Command | Description | API Command |
|---|---|---|
| Zoom Extents | cvjs_ZoomExtents | |
| Last Saved View | Not Mapped | |
| Zoom To Width | Not Mapped | |
| Zoom In | cvjs_ZoomIn | |
| Zoom Out | cvjs_ZoomOut | |
| Zoom Window | cvjs_ZoomWindow | |
| Pan Up | cvjs_panUp | |
| Pan Down | cvjs_panDown | |
| Pan Left | cvjs_panLeft | |
| Pan Right | cvjs_panRight | |
| Change Icon Sizes | Not Mapped | |
| Set Last Saved View | Not Mapped |
NOTE: Pan is supported by click and drag on the canvas. If on a device, use finger gestures for Zoom In/Out and Pan.
Please see Language and Menu Layout in CADViewer TechDocs on how control this menu display status and initial location.