Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

dlResizeButton

dlResizeButton(
x_button
x_width
x_height
) 
=> t / nil 

Description

Resizes the specified button.

Arguments

x_button

Button being moved.

x_width

Width of new button size.

x_height

Height of new button size.

Value Returned

t

The specified button is resized.

nil

Operation failed.

Related Topics

View Display List Functions


Return to top
 ⠀
X