Source
www.codeproject.com (The Code Project), posted 2010-07-30
Added By
BillHenn on 2010-08-10
Vitals
- 5078 total views
Summary
Describes a way of zooming with the mouse wheel or a slider and dragging limited content which is hosted by a ScrollViewer.
Excerpt
"I've been looking the whole day for open source solutions that show a simple way of zooming and dragging arbitrary content which is hosted and managed by a ScrollViewer. As I did not find a free one I decided to write my own one. It supports zooming by a slider as well as by the mouse wheel."
Full Link
http://www.codeproject.com/kb/docview/wpfzoomanddragpanel.aspx
About The Code Project
The Code Project is a community of software development and design developers joined together with certain common goals: to learn, to teach and to have fun programming. Developers from all over the world come together to share source code, tutorials and knowledge for free to help their fellow programmers. It is extremely popular and is one of the best places on the web to look for open source implementations of .NET control, components, and techniques. http://www.codeproject.com/
The WPFpedia resource guide has 238 total links to this site.
Comments
There aren't any comments yet for this resource. Be the first to add one!
Add a Comment
Please log in to post comments.