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

dlSetDlistScale

dlSetDlistScale(
w_displayList
x_widgetId
f_scale 
) 
=> t / nil 

Description

Specifies the scale factor to map from display list coordinates to screen coordinates. This scale factor only has effect if auto-fitting was turned off (using dfIIFitDlistOnDraw).

Arguments

w_displayList

Display list.

x_widgetId

ID the display list is attached to.

f_scale

Scale factor.

Related Topics

View Display List Functions


Return to top
 ⠀
X