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