Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

hiZoomOutAtMouse

hiZoomOutAtMouse(
[ w_window ]
)
=> t / nil

Description

Zooms out of a window by a scale factor of 2, keeping the point beneath the mouse at its current location in the window.

This function supports zooming with the scrollwheel on a mouse.

Argument

w_window

The window you want to zoom in to. If not specified, the current window is used.

w_window cannot be a session window or a dockable window.

Value Returned

t

Zoomed out of the window.

nil

zoomPanProc or uPointToDbuProc are not registered on the window.

Related Topics

Viewing Functions

hiZoomWindowAtPoint

hiZoomWindowAtMouse

hiZoomInAtMouse

hiZoomIn

hiZoomOut

hiZoomRelativeScale


Return to top
 ⠀
X