Howto draw a rotated ellipse with MFC
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hey, how can I draw a rotated ellipse with MFC. The only way I found out to draw ellipse is to use CDC:Ellipse. The way requires a rect... Is there any other way? Thank you for your help
One way would be to draw it unrotated and then to use CDC::ModifyWorldTransform to do the rotation.
If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week Zac