dynamicMeasurementTextColor
layout dynamicMeasurementTextColor string { "y0" | "y1" | "y2" | "y3" | "y4" | "y5" | "y6" | "y7" | "y8" | "y9" }
Description
Lets you set and dynamically change the color of the measurement information.
GUI Equivalent
Examples
envGetVal("layout" "dynamicMeasurementTextColor")
envSetVal("layout" "dynamicMeasurementTextColor" 'string "y1")
Related Topics
Return to top