Hi All,
I am using Foxit embedded WinRT SDK 2.0.0.919 for reading PDF files in my Windows 8 store app. Now I am doing the zoom in/ zoom out using the button click which I calculate the the x and y value and render the image. But I want zooming the image when I pinch and zoom the image in scrollviewer according the zoomfactor value.
why do you give the zooming option by the static value like 1.15/0.85. Why don't you give zooming option according the zoomfacot value of scrollviewer?
Please let me know the same.
I am using Foxit embedded WinRT SDK 2.0.0.919 for reading PDF files in my Windows 8 store app. Now I am doing the zoom in/ zoom out using the button click which I calculate the the x and y value and render the image. But I want zooming the image when I pinch and zoom the image in scrollviewer according the zoomfactor value.
why do you give the zooming option by the static value like 1.15/0.85. Why don't you give zooming option according the zoomfacot value of scrollviewer?
Please let me know the same.