Usage Long AnnoObjGetLayer
Description Returns the layer number of the selected annotation object. The layer numbering is 0-based and the default layer is 0 (zero).
Parameters None
Return value The layer number of the selected object
Programming Notes If there is no selected annotation object, the method returns -1. See AnnoObjSetLayer for more information.