Introduction - If you have any usage issues, please Google them yourself
This is a sample code to Demo how to spin a picture in C#. C# only have rotate 90,180,270 degree in picture, if you want other degree your need to write your source code by yourself. You can see how to new graphics in c#, TranslateTransform demo and use timer to rotate 360 degree in dialog. This is a complete working sample, you can build it on your VC 2005 c# environment.