[C#] | public void text2(string str, string font, int fontIndex, double fontHeight, double fontWidth, double angle, bool vertical, int x, int y, int color [, int alignment ]); |
[VB] | Public Sub text2(str As String, font As String, fontIndex As Integer, fontHeight As Double, fontWidth As Double, angle As Double, vertical As Boolean, x As Integer, y As Integer, color As Integer [, alignment As Integer ]) |