Hello !
Could you please point me to a good C# tutorial for drawing 2d graphics like Ellipse and Rectangle (that inherit from Shape) on a Canvas using WPF ?
I'm also interested later to click on shapes and identify which shape was clicked, and also to drag and drop shapes on the canvas.
Thank you !

Recommended Answers

All 2 Replies

Buy the book "XNA Programming" by Wrox. I did and it ROCKS!! It has multiple examples of what you are trying to do.

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.