Product Documentation
Virtuoso Studio Design Environment User Guide
Product Version IC23.1, November 2023

defaultDragColor

ui defaultDragColor string "color"

Description

Changes the highlight color in the graphical editor window, such as layout and schematics. The highlight color is used for drawing the selection box and zoom rectangle and certain other selection, highlight, and drag operations.

The default is "yellow".

GUI Equivalent

None

Examples

envGetVal("ui" "defaultDragColor")
envSetVal("ui" "defaultDragColor" 'string "white")
envSetVal("ui" "defaultDragColor" 'string "darkRed")


Return to top
 ⠀
X