get XEnd
The getXEnd returned value is dependent on the getTextAlign as follows:
Align.left it returns the getX+getWidth
Align.center it returns the getX
Align.left it returns the getX-getWidth (the left side if the text)
Return
the other X coordinate of the text, according to its Align