Advanced .NET Topics (GDI+): Working with GDI+ - Brushes

This sample shows many of the features available when using the Brush object in GDI+.

Feature Highlights:

The user can select from a number of different parameters that influence how the brush is displayed. After each parameter selection, user selected shapes are redrawn in a picture box demonstrate the new brush. Some more advanced features that are demonstrated are creating PathLinearGradient objects, and rotating brushes using a rotation transform 

Requirements:

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

Running the Sample:

Simply press F5.

See Also

GDI+  Creating Graphical images with GDI+