'Declaration
Public Overloads Sub DrawString( _
ByVal As System.String, _
ByVal As System.Drawing.Font, _
ByVal As System.Drawing.Brush, _
ByVal As System.Drawing.PointF _
)
public void DrawString(
System.string ,
System.Drawing.Font ,
System.Drawing.Brush ,
System.Drawing.PointF
)