Menu: View→Interface Properties→Misc
When this box is checked, double-headed arrows are displayed with arrowheads.
See To display double arrowheads.
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", "MiscOptCheck3").Checked = True