Home > comp > gb.qt > draw > text 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Draw.Text (gb.qt)
Syntax
STATIC SUB Text ( Text AS String, X AS Integer, Y AS Integer [ , Width AS Integer, Height AS Integer, Alignment AS Integer ] )
Draws a 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