Chapter 9. Working with 2D Graphics

WPF fundamentally changes the way Windows application developers will use graphics within their applications' user interfaces. WPF offers the application developer a vast range of powerful and flexible graphics capabilities that they can integrate tightly into the user interface of their applications. Developers no longer need to make a technical decision as to whether they should use graphics or forms and controls for the UI of their application. WPF makes it so easy to integrate and interact with both graphics and controls that developers will start to use graphics far more regularly than they did in the days of WinForms and GDI development. Unfortunately, knowing how to use these features is not enough to ...

Get WPF Recipes in C# 2008: A Problem-Solution Approach now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.