Draws the specified text string in the specified rectangle with the specified Brush and Font objects.
Namespace: MindFusion.DrawingAssembly: MindFusion.Common
public virtual void DrawString ( string s, Font font, Brush brush, RectangleF layoutRectangle)
Public Overridable Sub DrawString ( _ s As String, _ font As Font, _ brush As Brush, _ layoutRectangle As RectangleF _)
DrawString Method Overload ListGdiGraphics MembersGdiGraphics ClassMindFusion.Drawing Namespace