Usage AnnoObjSetBorder(DrawBorder As Boolean)
Description Sets the object border visibility for the selected aotWout (=1), aotNote (=2) or aotHighlite (=4) object.
Parameters DrawBorder Boolean Border visibility mode, may be set to:
True = the border is visible (black),
False = the border is not visible (same color as the object).
Return value None
Programming Notes If no aotWout (=1), aotNote (=2) or aotHighlight (=4) object is selected, the method does nothing.