AnnoUIGetTextAlign

Usage                  LongAnnoUIGetTextAlign

Description         Returns the last selected horizontal text alignment. New aotNote (=2) objects will inherit this horizontal text alignment.

Parameters         None

Return value      The text alignment, possible values are:

                            ataLeft (=0),

                            ataRight (=2),

                            ataCenter (=6).

Programming Notes        None