WPF
Windows Presentation Foundation Related Posts
I have been working on a graphics project for about a month now. Our initial tasks are focused on identifying and proving (or disproving) the high risk areas. With respect to graphics applications, I find a lot of risk in the nuances. For example, when one line overlaps another, can the overlapping line render with a curve to indicate the overlap? I am 97% certain that almost anything we need/want to do on this project can be done successfully. However, I had a bad experience with GDI+ about a year ......