Click here to Skip to main content
15,890,527 members

Comments by Dudi Avramov (Top 1 by date)

Dudi Avramov 23-Dec-10 16:05pm View    
Thanks for your reply.
However, i forget to mention that i don't use ScrollerViewer.
The idea is to hold the image with the mouse and move it by draging the mouse.
Currently i get the calculate the delta of the mouse movement and use TranslateTransform of the canvas to move it. The problem is that for huge images it hardly move.
One more thing is that my graphic card is 1GB, and the image size is 500MB.