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
Post a Comment