The ability to use the drawstring with angles would be nice, something like
DrawString1 (string As String, FontSize As Single, brush As SolidBrush, x1 As Single, y1 As Single, x2 As Single, y2 As Single)
Were x1,y1 were the initial coordinates and x2,y2 the final ones...
DrawString1 (string As String, FontSize As Single, brush As SolidBrush, x1 As Single, y1 As Single, x2 As Single, y2 As Single)
Were x1,y1 were the initial coordinates and x2,y2 the final ones...