Tagged Questions

0
votes
1answer
1k views

C# Draw Quadratic Curve

How can I draw Quadratic Curve through 3 points by using C# System.Drawing namespace?