softBlockColor
layoutXL softBlockColor string "hilite_layer hilite_purpose"
Description
Specifies the highlight color for soft blocks in the layout canvas.
The default is "hilite drawing1"
Arguments
|
A list of parameter names separated by a space. The list must be enclosed in quotation marks; for example, " |
|
GUI Equivalent
|
Soft block color ( |
Examples
envGetVal("layoutXL" "softBlockColor")
envSetVal("layoutXL" "softBlockColor" 'string "hilite drawing1")
Related Topics
List of Layout XL Environment Variables
Return to top