WPFDevelopersOrg / WPFDevelopers

🎉 Welcome to follow the "WPFDevelopers" public account! This is a sample project we share daily, covering WPF's basic controls and custom control libraries. The project will be continuously updated, welcome to give us ⭐️
MIT License
1.53k stars 247 forks source link

TransformThumb这个控件很好用,但在变形之后希望能保存当前状态,怎样能得到旋转角度的数值? #78

Closed yaunchen closed 2 months ago

yaunchen commented 10 months ago

控件的XY 在Canvas中容易得到,角度不知怎样得到,从内部属性上看好像也没有这个数值。请教一下。