'Declaration Public Sub DrawString( _ ByVal text As String, _ ByVal bounds As RectangleF _ )
public void DrawString( string text, RectangleF bounds )
Parameters
- text
- bounds
'Declaration Public Sub DrawString( _ ByVal text As String, _ ByVal bounds As RectangleF _ )
public void DrawString( string text, RectangleF bounds )