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;

 



 

 

Ebook Download
View all
Learn
View all
Araf Global is a software consultancy company founded in 2016 focusing on cutting edge technologies.