CodePudding user response:
Winform is difficult to do, because the Winform controls itself does not rotate, rotate images, a point of rectangle, want to put inside a rectangular control, completely will be smaller than the control,With WPF would be better to do, WPF support control rotation,
CodePudding user response:
Yes, using the WPF RotateTransform easily, see: https://www.cnblogs.com/xietianjiao/p/11238112.htmlCodePudding user response:
Refer to the https://blog.csdn.net/dnazhd/article/details/90369801Although it is made of WPF, nature or GDI + drawing part, can be used in winform
CodePudding user response:
Winformhttps://www.haolizi.net/example/view_27588.html
CodePudding user response:
The WPFhttps://www.cnblogs.com/qiaoke/p/11790545.html