Hi all...
I need help in using the Slider control in Silverlight 5.
My requirement is -
I have an image and a slider on XAML Page.
The Property - IsDirectionalReversed is set to true of slider.
Now, when I move the slider upwards, I want my image to zoom-out.
And when I move the slider downwards, I want my image to zoom-in.
Please help.... its urgent !!
Thank you all in advance !!
Loading
Riddhi ValechaPosted Apr 17, 2013, 4:45 AM
Thanks a lot...
But, I have to make a tool in Silverlight just like Microsoft Image Viewer.
Any Idea??
Vishnujeet KumarPosted Nov 9, 2012, 10:27 AM
did you try this article code, nice example,
just below the author name download link ,download this code and try to understand concept if any doubt.. you can asked, you can also read this author blog.
very good article for Silverlight 5 developer.
http://www.tonychampion.net/blog/
http://visualstudiomagazine.com/Articles/2012/09/01/Semantic-Zoom.aspx?Page=1
Riddhi ValechaPosted Nov 9, 2012, 5:03 AM
Nice article...
But, I did not get any generated code....
Do you have any sample project for reference ?
Thanks in advance
Vishnujeet KumarPosted Nov 6, 2012, 10:24 AM
very good article based on silverlight 5 zooming concept,
http://visualstudiomagazine.com/Articles/2012/09/01/Semantic-Zoom.aspx?Page=1
Riddhi ValechaPosted Nov 6, 2012, 4:00 AM
This example was about rotations...
I want the slider for zooming images in silverlight 5.
Just like we have in Microsoft Photo Viewer.
I have an image, and I want my Silverlight Application to do the following:
1)zoom-out the image when slider moves upwards.
2)zoom-in the image when the slider moves downwards.
3)With the help of mouse, the user should be able to move image within its container.
Please help ....
Thanks !!
Vishnujeet KumarPosted Nov 5, 2012, 11:07 PM
useful Article
http://www.codeproject.com/Articles/14895/WPF-Tutorial-Part-1-Transformations