| Visual Basic (Declaration) | |
|---|---|
Overloads Sub DrawString( _ ByVal value As String, _ ByVal font As FontEx, _ ByVal brush As BrushEx, _ ByVal layoutRectange As RectangleFEx, _ ByVal format As StringFormatEx _ ) | |
| C# | |
|---|---|
void DrawString( string value, FontEx font, BrushEx brush, RectangleFEx layoutRectange, StringFormatEx format ) | |
Parameters
- value
- font
- brush
- layoutRectange
- format