SetTextBoxAlignment: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
{{Template:TextFunctions}} |
Latest revision as of 14:17, 22 February 2020
Description
Sets the textbox alignment
Syntax
SetTextBoxAlignment(textid, x, y)
Parameters
- textid
The text identifier - x
The screen X axis - y
The screen Y axis
Return Value
- __EDIT_ME__
Example
__EDIT_ME__