cmapHiLiteGlobalPathWidthPercent
ia cmapHiLiteGlobalPathWidthPercent int integer_number
Description
(ICADVM20.1 EXL Only) Specifies a value to change the width of the highlighted global path as a percentage of the width of a gcell. The specified value is used to increase or decrease the width of the displayed global path on the heat map. Only the following values are valid: 10, 25, 50, 100, 125, 150, 175, 200.
This variable is effective only if the cmapHiLiteSpecGlobalPathWidth variable is set to t. The default value is 100.
GUI Equivalent
Examples
envGetVal("ia" "cmapHiLiteGlobalPathWidthPercent")
envSetVal("ia" "cmapHiLiteGlobalPathWidthPercent" 'int 70)
Related Topics
Return to top