Menu: View→Interface Properties→Accessibility
Provides an alternative visual cue in addition to color in certain cases where color is used as a distinctive feature. Placing a check mark here:
•displays optional arrows as "dotted" in specification searches.
•uses thick lines to draw color-highlighted objects in assisted multiple-group analyses.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("InterfacePropertiesForm", "chkColorAlternative").Checked = True