renderTextAt

creates absolutely positioned container and then align it according to the 1st and 2nd parameters

void renderTextAt(string valign,string align,number x,number y,string t,string c,number w);
valignstringvertical align
alignstringhorizontal align
xnumberleft position
ynumbertop position
tstringthe content of the div
cstringcss class name
wnumbercontainer width
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.