Questions tagged [geometrydrawing]
16 questions
0
votes
2 answers
Drawing a triangle in WPF that supports multiple angles
I'm using a GeometryDrawing to draw a triangle in WPF. I currently am able to bind it to my ViewModel's "Angle" property that is attached to a slider that the user can move and thus move the rectangle around an object. The problem is that I want to…

Jonathan Perry
- 2,953
- 2
- 44
- 51