6 references to GraphicsPath
System.Web.DataVisualization (3)
Common\Annotation\PolygonAnnotation.cs (3)
609using (GraphicsPath pathAbs = new GraphicsPath(pathPoints, pathTypes)) 945_defaultGraphicsPath = new GraphicsPath(pathPoints, pathTypes); 1518this._graphicsPath = new GraphicsPath(points, types);
System.Windows.Forms.DataVisualization (3)
Common\Annotation\PolygonAnnotation.cs (3)
609using (GraphicsPath pathAbs = new GraphicsPath(pathPoints, pathTypes)) 945_defaultGraphicsPath = new GraphicsPath(pathPoints, pathTypes); 1518this._graphicsPath = new GraphicsPath(points, types);