Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Silverlight Deep Zoom で回転を行うことはできますか? アニメーションをできるだけ速く、シームレスにしたいです。
つまり、Deep Zoom 効果を維持したまま、Deep Zoom 領域を回転させることはできますか?
はい、できます。RotationTransformをMultiScaleImageまたはその親の1つに適用するだけです。注意点の1つは、マウスのパンナビゲーションを使用する場合は、変換を考慮してコードを調整する必要があるということです。