Draws the specified text string in the specified rectangle with the specified Brush and Font objects.
Namespace: MindFusion.DrawingAssembly: MindFusion.Scheduling.Compact
public void DrawString ( string s, Font f, Brush brush, Rectangle rc)
Public Sub DrawString ( _ s As String, _ f As Font, _ brush As Brush, _ rc As Rectangle _)
DrawString Method Overload ListGraphicsEx MembersGraphicsEx ClassMindFusion.Drawing Namespace