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

infoWindowPos

layoutXL infoWindowPos string "pair_of_coordinates"

Description

Specifies the position and size of the information window on the screen. It is used by the autoArrange environment variable when rearranging the Layout XL windows on startup.

By default, the information window is positioned at the top 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 information window

For example, “((0.0 0.0) (600.0 300.0))"

GUI Equivalent

None

Examples

envGetVal("layoutXL" "infoWindowPos")
envSetVal("layoutXL" "infoWindowPos" 'string "((1.0 4.0) (480.0 275.0))")

Related Topics

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X