Draws the specified text string in the specified rectangle with the specified Brush and Font objects.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
void DrawString ( string s, Font font, Brush brush, RectangleF layoutRectangle)
Sub DrawString( _ s As String, _ font As Font, _ brush As Brush, _ layoutRectangle As RectangleF _)
DrawString Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace