1 reference to AddClosedCurve
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
592public void AddClosedCurve(params ReadOnlySpan<Point> points) => AddClosedCurve(points, 0.5f);