[C#] | public TTFText text4(string text, string font, int fontIndex, double fontHeight, double fontWidth, double angle, bool vertical); |
[VB] | Public Function text4(text As String, font As String, fontIndex As Integer, fontHeight As Double, fontWidth As Double, angle As Double, vertical As Boolean) As TTFText |