silverlight - Deep Zoom Rotation -


Is it possible to rotate in the Silverlight lamp zoom? I should have the animation fast and seamless as possible.

In other words, can I move the Deep Zoom area while keeping the Deep Zoom effect?

Yes you can - Apply rotationTransform to any of the multischel images or their parents . One of the warnings is that if you use mouse panning navigation, you will need to adjust your code for the change.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -