wpf custom control: draggable/resizable rectangle within another rectangle

后端 未结 2 702
我寻月下人不归
我寻月下人不归 2021-02-03 12:04

I\'m looking into a control with two rectangles: one inside the other. I want the user to be able to drag the inner rectangle, resize it and if possible rotate it as well within

2条回答
  •  时光说笑
    2021-02-03 12:26

    This : Codeproject is something quite similar. If you can't find anything that suits you more then it is in my opinion a good base to start.

提交回复
热议问题