Drawing and removing shapes in WPF

后端 未结 0 1669
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-11 05:27

In GDI+/WinForms, I could do this in the Click() event and using the graphics Object:

AddPoint(p); //Add Point contains some code to make sure there is only 3 do         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题