| C1.C1Flash.2 Assembly > C1.C1Flash Namespace > FPage Class > DrawString Method : DrawString(String,Font,Brush,Rectangle,StringFormat) Method |
'Declaration Public Overloads Sub DrawString( _ ByVal s As System.String, _ ByVal font As System.Drawing.Font, _ ByVal brush As System.Drawing.Brush, _ ByVal layoutRectangle As System.Drawing.Rectangle, _ ByVal format As System.Drawing.StringFormat _ )
public void DrawString( System.string s, System.Drawing.Font font, System.Drawing.Brush brush, System.Drawing.Rectangle layoutRectangle, System.Drawing.StringFormat format )