Back
AddTextParagraph
Hello World
Adds a paragraph text to a layout.
txp = MUI.AddTextParagraph(
parent
,
text
,
width
,
height
,
options
,
color
,
fontWeight
) →
Object
See
CreateTextParagraph
for full documentation.
Number
String
String:
hexadecimal:
“#rrggbb”
,
“#aarrggbb”
colourName:
“red”
,
“green”
, ...
String:
“DS text options”
String:
“Can be Thin”
or
“Light”
or
“Regular”
or
“Medium”
or
“Bold”
Object:
MUI Layout or DS layout control