AnnoObjGetBorder

Usage                  Long AnnoObjGetBorder

Description         Returns the object border visibility for the selected aotWout (=1), aotNote (=2) or aotHighlite (=4) object.

Parameters         None

Return value      The border visibility or -1 if no object is selected. Possible values are:

                            True = the border is visible (black),

                            False = the border is not visible (same color as the object).

Programming Notes        None