Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.21
Converting Curves

LEADTOOLS provides the ToBezierPoints method for converting curve points to Bezier points. The array of Bezier points that results from calling this method can be used with the NET Framework API method, Graphics.DrawBeziers.