Widgets
Samples
Demos
Forum
Services
Documentation
clearCanvas
getCanvas
hideCanvas
renderText
renderTextAt
showCanvas
toggleCanvas
Start
API Reference
Mixins
Canvas
Methods
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
);
valign
string
vertical align
align
string
horizontal align
x
number
left position
y
number
top position
t
string
the content of the div
c
string
css class name
w
number
container 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.
Go to Forum