targetColor
layouttargetColor string "color"
Description
Controls the color of the snap target highlight while creating a ruler.
GUI Equivalent
Examples
envGetVal("layout" "targetColor")
envSetVal("layout" "targetColor" 'string "white pink red green")
Related Topics
Return to top