vote up 1 vote down star
1

Is it possible to do rotations in Silverlight Deep Zoom? I'd like the animation to be fast and as seamless as possible.

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

flag

79% accept rate

1 Answer

vote up 1 vote down check

Yes you can - just apply a RotationTransform to the MultiScaleImage or one of its parents. One caveat is that if you use mouse panning navigation you will need to adjust your code to account for the transformation.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.