Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

layoutWindow

layoutXL layoutWindow string "pair_of_coordinates"

Description

Specifies the position and size of the layout window on the screen.

By default, the layout window is positioned in the bottom left corner of the screen.

Arguments

pair_of_coordinates

A pair of coordinates enclosed in quotation marks specifying the lower left and upper right corners of the layout window; for example,

"((577.0 89.0) (1268.0 992.0))"

GUI Equivalent

None

Examples

envGetVal("layoutXL" "layoutWindow")
envSetVal("layoutXL" "layoutWindow" 'string "((435.0 52.0) (1588.0 1165.0))")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X