Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
3854 Points
691 Posts
Mar 30, 2012 09:29 AM|LINK
Hi,
As you know Graphics.DrawBeziers can be used to draw cubic Bezier curve (i.e. with two control points). However I need to draw a quadratic Bezier curve (single control point), is there a built in method for this in .NET framework?
Thanks in advance.
vytautas.ziu...
Contributor
3854 Points
691 Posts
How to draw quadratic bezier curve in GDI?
Mar 30, 2012 09:29 AM|LINK
Hi,
As you know Graphics.DrawBeziers can be used to draw cubic Bezier curve (i.e. with two control points). However I need to draw a quadratic Bezier curve (single control point), is there a built in method for this in .NET framework?
Thanks in advance.