'Declaration Public Function New( _ ByVal text As String, _ ByVal horzAlign As AlignHorzEnum _ )
public RenderText( string text, AlignHorzEnum horzAlign )
Parameters
- text
- A string assigned to the Text property.
- horzAlign
- The horizontal text alignment.