AnnoObjGetTextAlign

Usage                  Long AnnoObjGetTextAlign

Description         Returns the horizontal text alignment for the selected aotNote (=2) object.

Parameters         None

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

                            ataLeft(=0),

                            ataRight(=2),

                            ataCenter (=6).

Programming Notes        None