View Single Post
05/20/16, 03:35 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,011
Yo uneed to use these values for the :SetVerticalAlignment(value) and :SetHorizontalAlignment(value) functions, if I remember correctly:

Code:
TEXT_ALIGN_BOTTOM
TEXT_ALIGN_CENTER
TEXT_ALIGN_LEFT
TEXT_ALIGN_RIGHT
TEXT_ALIGN_TOP
  Reply With Quote