defaultBinding
hed.colorChooser defaultBinding string "color"
Description
Defines the color used to indicate the default binding based on the binding rules.
Specify the color by name or by RGB value. The name can be any name from the list of SVG color keyword names provided by the
GUI Equivalent
Examples
envGetVal("hed.colorChooser" "defaultBinding")
envSetVal("hed.colorChooser" "defaultBinding" 'string "red")
Related Topics
List of Hierarchy Editor Environment Variables
Return to top