'Declaration Sub DrawString( _ ByVal text As String, _ ByVal bounds As RectangleF _ )
void DrawString( string text, RectangleF bounds )
Parameters
- text
- The text to draw.
- bounds
'Declaration Sub DrawString( _ ByVal text As String, _ ByVal bounds As RectangleF _ )
void DrawString( string text, RectangleF bounds )