GraphicsExtensionsDrawString Method

Overload List

DrawString(IGraphics, String, FontInfo, ColorBrush, Single, Single) Draws the specified text string at the specified location with the specified ColorBrush and FontInfo objects.
DrawString(IGraphics, String, FontInfo, ColorBrush, Single, Single, StringOptions) Draws the specified text string at the specified location with the specified ColorBrush and FontInfo objects using the formatting attributes of the specified StringOptions.

See Also