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