Home / comp / gb.qt / draw / richtext 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Draw.RichText (gb.qt)
Syntax
STATIC SUB RichText ( Text AS String, X AS Integer, Y AS Integer [ , Width AS Integer, Height AS Integer, Alignment AS Integer ] )
Draws a piece of rich text.

If you specified the optional parameters, then the text is constrained to the given rectangle, and aligned according to the Alignment parameter.

See also

Align