3 references to DrawCurve
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
1758DrawCurve(pen, points, offset, numberOfSegments, 0.5f);
System.Web.DataVisualization (1)
Common\General\GdiGraphics.cs (1)
178 _graphics.DrawCurve( pen, points, offset, numberOfSegments, tension );
System.Windows.Forms.DataVisualization (1)
Common\General\GdiGraphics.cs (1)
178 _graphics.DrawCurve( pen, points, offset, numberOfSegments, tension );