Hi experts of graphics,
I am planning to program in C#2008 a street map consisting of many (filled) polygones and polylines and with shifting + zooming below 1 sec. System.Windows.Shapes offers basic functionality. Are the System.Windows.Media classes fast enough or overloaded with too much functionality. Bezier curves would be nice. Are there other graphics classes?

Windows drawing is reasonably fast, you may want to take a look at XNA as an alternative however.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.