Hi!
I have to build the following application:
The first 4 clicks in a PictureBox will fix, in order, the tips of a convex quadrilateral (A, B, C, D). Then, the bisector from A to either BC or BD should be drawn.
I would like a complete solution for this task.
Thanks in advance!