Overload | Description |
---|---|
DrawString(String,FontEx,BrushEx,PointFEx,StringFormatEx) | Draws the specified text string at the specified location with the specified Brush and Font objects. using the formatting attributes of the specified StringFormat object. |
DrawString(String,FontEx,BrushEx,RectangleFEx,StringFormatEx) | Draws the specified text string in the specified rectangle with the specified Brush and Font objects using the formatting attributes of the specified StringFormat. |
DrawString(String,FontEx,BrushEx,PointFEx) | Draws the specified text string at the specified location with the specified Brush and Font objects. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2