Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

Browse by Tags

All Tags » Graphics » C# (RSS)
Sorry, but there are no more tags available to filter with.
Charles Petzold: Whippif (the song)
Now it's rolling through my head If this isn't enough to bring back the 'Avalon' name, I don't know what will be. Charles Petzold has penned lyrics based on a Devo song to celebrate WPF excerpt: "When a project comes along You...

Posted by wwagner | with no comments

Filed under: ,

Fun with Graphics Transformations
Or, just playing with VS 2005 and GDI+ A while back I received this question: “I've been looking for a simple way to zoom in and out a hexagon using a trackbar in C# and I came across your article "Leverage New Graphics Capabilities"...

Posted by wwagner | with no comments

Filed under: ,

Aligning text in multiple ways
Reader question on different options to align text using GDI+ I received a GDI+ question on text alignment recently. He was concerned because there were only three options to align text: Near, Center, and Far. It’s actually a bit deeper than that...

Posted by wwagner | with no comments

Filed under: ,