Advanced .NET Framework (GDI+): Working with GDI+ - Text

This sample shows some of the many features available when using GDI+ to work with text.

Featured Highlights:

The user can select from a number of different command buttons, each of which formats text in a different way. Although the pens, brushes, fonts and some other parameters are often hard coded, their usage demonstrates the important concepts. This sample demonstrates:

Requirements:

Trial or Release version of Visual Studio .NET Professional (or greater). 
Windows 2000 or Windows XP

Running the Sample:

Simply press F5.

See Also:

System.Drawing, System.Drawing.Font, System.Drawing.Graphics,