Arbortext Command Language > set Command Options > set isoviewhighlightcolor
  
set isoviewhighlightcolor
set isoviewhighlightcolor= { colorname | #rgbspec}
This command determines the color used to highlight an object in an intelligent graphic displayed using the embedded Arbortext IsoView control in Arbortext Editor. The highlight color is used when the object is the target of a link. The default value is red. The supported values are either one of the Arbortext supported named colors or an RGB specification value. Refer to the glossary in the Arbortext Editor help for more information about named colors and RGB values.
You can specify the highlighting style with the isoviewhighlightstyle command.
The value of this preference is used in both editing and publishing. The value is passed along to HTML output during publishing.
Examples:
set isoviewhighlightcolor=green
set isoviewhighlightcolor=#33FFFF
Related Topics
Intelligent graphics overview
set isoviewhighlightstyle