0

Can Windows Phone SDK 7.1.1 do image zooming? Like for example, the phone app is about a product store. So customer decides to view the product in a zoom-in version. I have research on the net but to no avail. And i know that maps can be zoom in. Does the image zooming works like that too?

HappyPie
  • 1
  • 1
  • Did you try [this](http://www.frenk.com/2011/03/windows-phone-7-correct-pinch-zoom-in-silverlight/) ? – aloisdg Jan 07 '15 at 16:16

1 Answers1

0

In Silverlight for Windows Phone Toolkit, you have part which name's GestureService, and it have probably what you need. This answer shows how to use it by example.

Community
  • 1
  • 1
Mateusz Rogulski
  • 7,357
  • 7
  • 44
  • 62