Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

leToggleAutoZoomPan

leToggleAutoZoomPan( 
[ w_windowId ] 
) 
=> t / nil

Description

Toggles the current value of dynamic zoom for the specified w_windowId. If w_windowId is not specified, the current window is used.

Arguments

w_windowId

Window ID of the window containing the selected objects.

Value Returned

t

Dynamic zoom is toggled.

nil

Dynamic zoom is not toggled.

Example

Turns dynamic zoom off if it was previously on, or on if it was previously off.

leToggleAutoZoomPan()


Return to top
 ⠀
X