-
Notifications
You must be signed in to change notification settings - Fork 2
Text
Benedict Allen edited this page Nov 17, 2015
·
4 revisions
The Text is an object with word wrapped text.
Extends Sheet
-
colour- The background colour. -
textColour- The text colour. -
horizontal-alignment- The horizontal alignment. -
vertical-alignment- The vertical alignment.
Text( number x, number y, number width, number height, string text )Note, this element uses the
onPreDraw()callback of Sheet.
- Exception
- DynamicValueException
- ExpressionException
- IncorrectConstructorException
- IncorrectParameterException
- ParserException
- ResourceLoadException
- ThreadRuntimeException