rotate an arrow using silverlight
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
Hai I am using silverlight application , i would like to rotate an arrow when a button is clicked, i am using beta 2 version in silverlight can anyone help me
You should be able to RotateTransformation. But I'm not sure whether it's supported in Silverlight 2 beta or not. It supports in WPF.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)