In my tour in exploring GDI+ I explored the Brush object, now its time for some Pen stuff.
While the Brush classes are used to fill shapes, the Pen class is used to frame shapes. However, Pens are not only used for simple frames. Here in this post I show some advanced uses for the Pen. More...