TESTER

text_align

text_align(ax, ay)

Set alignment of text globaly. You can use START, MIDDLE, END.

Syntaxe

text_align(ax=START, ay=MIDDLE)

Arguments

NameRequiredDefaultDescription
axyes-Align position horizontaly (0-1) - You can use START, MIDDLE, END
ayyes-Align position verticaly (0-1) - You can use START, MIDDLE, END