Hi Experts,
Can someone tell me how to create CAD drawing using WPF like rectangle, line with the feature of ZoomIn-Zoomout and sliding the whole drawing using mouse cursor. I could create rectangle, line etc in WPF but I want the feature where these drawing can be Zoom-In/Out and move in any direction using mouse. If you can provide a sample application then that would be a great help to start with.
Thanks in advance.
Loading
Amit BirlaPosted Feb 10, 2011, 12:59 AM
This resolves only a part of the issue. I also need to move the whole drawing in any direction using mouse cursor like draging and moving. Moreover, you have used
Mahesh ChandPosted Feb 7, 2011, 9:44 AM
Zoom-In and Zoom-Out An Image with Mouse Wheel in Silverlight 4
Same approach should work in WPF.