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