|
-
Jul 14th, 2011, 03:31 AM
#5
Thread Starter
Addicted Member
Re: Panel rotation
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.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|