Reputation: 25
I need to rotate a Image box 55 degrees when a condition in my if statement is met. Is this possible?
Upvotes: 0
Views: 715
Reputation: 743
I think it is possible to rotate an image by using Windows API. Can you have a look on Rotate Images in PictureBoxes?
Upvotes: 1