SetTextPosition

Description

Updates the position of a text object in world coordinates, by default the text is positioned using its top left corner. When using right alignment the text is positioned using its top right corner. When using center alignment the text is positioned using a point halfway along its top edge.

Definition

SetTextPosition( iTextIndex, fX, fY )

Parameters