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

leHiSize

leHiSize( 
[ w_windowId ] 
) 
=> t / nil

Description

Opens the Size form, which lets you enlarge or reduce a shape in the specified window. If you do not specify w_windowId, the layout editor uses the current window.

You are prompted to enter a value for the size. A positive number enlarges an object, and a negative number reduces an object.

Arguments

w_windowId

Window ID of the window specified.

Value Returned

t

The function is successful.

nil

The function is not successful.


Return to top
 ⠀
X