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

useLineStyleForStrokeText

ui useLineStyleForStrokeText boolean { t | nil }

Description

Controls if the stroke text in the canvas is drawn with the defined lineStyle for the pen assigned to the text.

The default is nil, which means that the stroke text is drawn with solid lines irrespective of the lineStyle setting.

GUI Equivalent

None

Examples

envGetVal("ui" "useLineStyleForStrokeText")
envSetVal("ui" "useLineStyleForStrokeText" 'boolean t)


Return to top
 ⠀
X