Hello,
I have a flipview that holds images that I have taken from my webcam. What I want to do is allow users to click on the image and view it in an enlarged view.
So far I have some code for an image viewer and for a pointer pressed method that I would place on the page where I take the image but I feel like I am doing too much work. Is there a way to to do this by just having a method to capture the click event and open a popup control of the enlarged image?
Any help on how to do this would be greatly appreciated.
Thank you
No comments:
Post a Comment