AnnoObjSetTextAlign

Usage                  AnnoObjSetTextAlign(Align As Long)

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

Parameters         Align                      Long                Text alignment, may be set to:

ataLeft(=0),

ataRight(=2),

ataCenter (=6).

Return value      None

Programming Notes        If no aotNote (=2) object is selected, the method does nothing.