AnnoUISetTextVAlign

Usage                  Boolean AnnoUISetTextVAlign(lVAlign As Long)

Description         Sets up the vertical text alignment for the user interface handler. It is applied to the new aotNote or aotText objects and the selected objects of these types, if there are any.

Parameters         lVAlign               Long                   Flag for vertical text alignment.

Return value      TRUE on success, otherwise FALSE.

Programming Notes        None