2 references to FillClosedCurve
System.Drawing.Common (2)
System\Drawing\Graphics.cs (2)
1544FillClosedCurve(brush, points, fillmode, 0.5f); 1550FillClosedCurve(brush, points.OrThrowIfNull().AsSpan(), fillmode, tension);