'Declaration Public Overridable Sub DrawString( _ ByVal value As String, _ ByVal font As FontInfo, _ ByVal brush As BrushEx, _ ByVal layoutRectangle As RectangleF, _ ByVal format As StringFormatEx _ )
public virtual void DrawString( string value, FontInfo font, BrushEx brush, RectangleF layoutRectangle, StringFormatEx format )
Parameters
- value
- font
- brush
- layoutRectangle
- format