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

hiZoomInAtMouse

hiZoomInAtMouse(
[ w_window ]
)
=> t / nil

Description

Zooms into 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 into the window.

nil

zoomPanProc or uPointToDbuProc are not registered on the window.

Related Topics

Viewing Functions

hiZoomWindowAtPoint

hiZoomWindowAtMouse

hiZoomOutAtMouse

hiZoomIn

hiZoomOut

hiZoomRelativeScale

hiZoomAbsoluteScale


Return to top
 ⠀
X