Draw.Text (gb.qt4)
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