Home

Rotating images in Silverlight

You need to rotate a couple of images using an angle?

 

Try this code:

 

image1.RenderTransform = new RotateTransform();

((RotateTransform)image1.RenderTransform).Angle =angle;
Hope it helps

 

blog comments powered by Disqus


Türkiye'nin en doğru, dolu dolu ve hatasız anlatımları ile teknik yazılarına, makalelerine, video'larına, 
seminerlerine, forum sayfasına ve sektörün önde gelenlerine ulaşabileceğiniz teknik topluluğu, MSHOWTO