Arbortext Command Language > set Command Options > set isoviewhighlightstyle
  
set isoviewhighlightstyle
set isoviewhighlightstyle= { circle | fill | flash | frame}
This command determines the style used to highlight an object in an intelligent graphic displayed using the embedded Arbortext IsoView control in Arbortext Editor. The highlight style is used when the object is the target of a link. The following values are supported:
circle — a circle is drawn around the object
flash — the object flashes
fill — the object’s color is changed
frame — a thick line is drawn along the outline of the object
This is the default value. Note that 3D intelligent graphics do not support this style. When the highlight style is set to frame, 3D intelligent graphics are highlighted with the fill style.
You can specify the highlighting color by using the isoviewhighlightcolor preference. The highlighting color is used by all four styles.
The value of this preference is used in both editing and publishing. The value is passed along to HTML output during publishing.
Example:
set isoviewhighlightstyle=flash
Related Topics
Intelligent graphics overview
set isoviewhighlightcolor