Thanks Mr.minitech, Mr.Sitten Spynne and Mr.boops boops for your valuable reply.

Is it possible to create a rotatable Panel in WPF as a user control and add that control as a new user control on windows form and rotate?

Mr. Boops Boops ,
I have an another picture box inside the Panel which should not rotate and only the panel should rotate. If i use DrawToBitmap method, Then i think even the picturebox will also be shown as rotated. Is there a way to show only the Panel part as rotated and show the picture box static with DrawToBitmap method. Or should i have to again take the Picturebox DrawToBitmap again and paste on the Panel Bitmap?

Regards,
Siddaraju.A.