Back

AddText

Hello World

Creates and adds a Text to a Layout.

app.AddText( layout, text, width, height, options ) → app object: Text

See CreateText for full documentation.

String
Number: fraction (0..1)
String: comma “,” separated: “AutoScale”, “AutoSize”, “Multiline”, “Left” or “Right”, “Html”, “Bold”, “Monospace”, “NoWrap”, “Log”, “FillX/Y”
app object: Layout