Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geZoomToBackgroundCV

geZoomToBackgroundCV ( 
[ w_windowId ] 
)
=> t / nil 

Description

When a background cellview is set on the window, zooms to fit the background cellview.

Arguments

w_windowId

Optional argument. ID of the window.

Value Returned

t

Zooms to fit the background window.

nil

The specified window does not exist.

Examples

Zooms to fit the background cellview in window 3.

geZoomToBackgroundCV(window(3))

Related Topics

Background Cellview Functions


Return to top
 ⠀
X