'Declaration
Public Sub RenderDirectText( _
ByVal As System.Object, _
ByVal As System.Object, _
ByVal As System.String, _
ByVal As System.Object, _
ByVal As System.Drawing.Font, _
ByVal As System.Drawing.Color, _
ByVal As AlignHorzEnum _
)
public void RenderDirectText(
System.object ,
System.object ,
System.string ,
System.object ,
System.Drawing.Font ,
System.Drawing.Color ,
AlignHorzEnum
)