306 references to GraphicsPath
System.Web.DataVisualization (140)
Common\Annotation\ArrowAnnotation.cs (1)
402 GraphicsPath path = new GraphicsPath();
Common\Annotation\CalloutAnnotation.cs (14)
742using (GraphicsPath subPath = new GraphicsPath()) 823 GraphicsPath ellipsePath = new GraphicsPath(); 1036hotRegion = new GraphicsPath(); 1083 hotRegion = new GraphicsPath(); 1185 using( GraphicsPath path = new GraphicsPath() ) 1301 GraphicsPath hotRegion = new GraphicsPath(); 1318 using(perspectivePaths[0] = new GraphicsPath()) 1320 using(perspectivePaths[1] = new GraphicsPath()) 1478 GraphicsPath hotRegion = new GraphicsPath(); 1570 using( GraphicsPath linePath = new GraphicsPath() ) 1624 using( GraphicsPath linePath = new GraphicsPath() ) 1694 _cloudPath = new GraphicsPath(); 1736 _cloudOutlinePath = new GraphicsPath(); 1876 GraphicsPath path = new GraphicsPath();
Common\Annotation\LineAnnotation.cs (1)
674using (GraphicsPath path = new GraphicsPath())
Common\Annotation\PolygonAnnotation.cs (3)
80private GraphicsPath _defaultGraphicsPath = new GraphicsPath(); 745newPath = new GraphicsPath(); 1522this._graphicsPath = new GraphicsPath();
Common\Annotation\TextAnnotation.cs (1)
457using (GraphicsPath ellipsePath = new GraphicsPath())
Common\ChartTypes\AreaChart.cs (6)
337GraphicsPath path = new GraphicsPath(); 450areaPath = new GraphicsPath(); 495GraphicsPath mapAreaPath = new GraphicsPath(); 542mapAreaPath = new GraphicsPath(); 685 ? new GraphicsPath() : null; 932 ? new GraphicsPath() : null;
Common\ChartTypes\FastLineChart.cs (1)
628using (GraphicsPath path = new GraphicsPath())
Common\ChartTypes\FunnelChart.cs (10)
694 GraphicsPath segmentPath = new GraphicsPath(); 761 segmentPath = new GraphicsPath(); 832 GraphicsPath topCurve = new GraphicsPath(); 882 GraphicsPath topCurve = new GraphicsPath(); 1008 GraphicsPath segmentPath = new GraphicsPath(); 1020 GraphicsPath topCurve = new GraphicsPath(); 1085 GraphicsPath topCurve = new GraphicsPath(); 1090using (GraphicsPath tmp = new GraphicsPath()) 1258 GraphicsPath topCurve = new GraphicsPath(); 1307 GraphicsPath topCurve = new GraphicsPath();
Common\ChartTypes\KagiChart.cs (5)
589using (GraphicsPath path = new GraphicsPath()) 713 ? new GraphicsPath() : null; 878 resultPathLine[segmentIndex] = new GraphicsPath(); 896 resultPathLine[segmentIndex] = new GraphicsPath(); 922 resultPathLine[2] = new GraphicsPath();
Common\ChartTypes\LineChart.cs (1)
865using (GraphicsPath path = new GraphicsPath())
Common\ChartTypes\PieChart.cs (3)
1812using (GraphicsPath path = new GraphicsPath()) 3315using (GraphicsPath path = new GraphicsPath()) 3826using (GraphicsPath path = new GraphicsPath())
Common\ChartTypes\RadarChart.cs (4)
479using (GraphicsPath fillPath = new GraphicsPath()) 565using (GraphicsPath selectionPath = new GraphicsPath()) 599using (GraphicsPath fillPath = new GraphicsPath()) 899 GraphicsPath linePath = new GraphicsPath();
Common\ChartTypes\RangeChart.cs (9)
141internal GraphicsPath areaBottomPath = new GraphicsPath(); 276using (GraphicsPath gradientPath = new GraphicsPath()) 422 GraphicsPath path = new GraphicsPath(); 439using (GraphicsPath pathReverse = new GraphicsPath()) 623 areaPath = new GraphicsPath(); 688 GraphicsPath mapAreaPath = new GraphicsPath(); 789 ? new GraphicsPath() : null; 924 ? new GraphicsPath() : null; 1674 GraphicsPath resultPath = new GraphicsPath();
Common\ChartTypes\StackedAreaChart.cs (6)
322 protected GraphicsPath areaBottomPath = new GraphicsPath(); 583using (GraphicsPath path = new GraphicsPath()) 678areaPath = new GraphicsPath(); 719using (GraphicsPath linePath = new GraphicsPath()) 771using (GraphicsPath gradientPath = new GraphicsPath()) 1191 return new GraphicsPath();
Common\ChartTypes\StepLineChart.cs (3)
130 GraphicsPath path = new GraphicsPath(); 168 path = new GraphicsPath(); 251 ? new GraphicsPath() : null;
Common\ChartTypes\StockChart.cs (2)
843using (GraphicsPath path = new GraphicsPath()) 1673using (GraphicsPath path = new GraphicsPath())
Common\General\Axis.cs (3)
2086using (GraphicsPath path = new GraphicsPath()) 2193path = new GraphicsPath(); 2622using (GraphicsPath path = new GraphicsPath())
Common\General\AxisScaleSegments.cs (3)
371 using(GraphicsPath fillPath = new GraphicsPath()) 406 using(GraphicsPath shadowPath = new GraphicsPath()) 546 GraphicsPath path = new GraphicsPath();
Common\General\ChartGraphics.cs (27)
516 GraphicsPath path = new GraphicsPath(); 555 GraphicsPath path = new GraphicsPath(); 845using (GraphicsPath path = new GraphicsPath()) 956using (GraphicsPath path = new GraphicsPath()) 1087GraphicsPath path = new GraphicsPath(); 1597using (GraphicsPath path = new GraphicsPath()) 1731GraphicsPath path = new GraphicsPath(); 2248using (GraphicsPath path = new GraphicsPath()) 2339using (GraphicsPath path = new GraphicsPath()) 2913 using(GraphicsPath path = new GraphicsPath()) 2934 using(GraphicsPath path = new GraphicsPath()) 3041 using(GraphicsPath path = new GraphicsPath()) 3065 using(GraphicsPath path = new GraphicsPath()) 3135 using(GraphicsPath path = new GraphicsPath()) 3798 GraphicsPath path = new GraphicsPath(); 3864 GraphicsPath path = new GraphicsPath(); 3940using (GraphicsPath path = new GraphicsPath()) 4790 GraphicsPath path = new GraphicsPath(); 5032using (GraphicsPath path = new GraphicsPath()) 5062using (GraphicsPath path = new GraphicsPath()) 5141 using(GraphicsPath brushPath = new GraphicsPath()) 5146 using(GraphicsPath path = new GraphicsPath()) 5200 using(GraphicsPath brushPath = new GraphicsPath()) 5205 using(GraphicsPath path = new GraphicsPath()) 5235 using(GraphicsPath brushInsidePath = new GraphicsPath()) 5242 using(GraphicsPath path = new GraphicsPath()) 5282 GraphicsPath path = new GraphicsPath();
Common\General\ChartGraphics3D.cs (26)
429using (GraphicsPath path = new GraphicsPath()) 487 GraphicsPath path = new GraphicsPath(); 548using (path = new GraphicsPath()) 608using (path = new GraphicsPath()) 705using (GraphicsPath path = new GraphicsPath()) 836using (GraphicsPath path = new GraphicsPath()) 962using (GraphicsPath path = new GraphicsPath()) 1205 ? new GraphicsPath() : null; 1484 GraphicsPath splineSurfacePath = new GraphicsPath(); 1582 ? new GraphicsPath() : null; 1788 ? new GraphicsPath() : null; 2863 ? new GraphicsPath() : null; 3130 using(GraphicsPath path = new GraphicsPath()) 3154 using(GraphicsPath path = new GraphicsPath()) 3196 using(GraphicsPath path = new GraphicsPath()) 3276 using(GraphicsPath path = new GraphicsPath()) 3332 using(GraphicsPath path = new GraphicsPath()) 3390 using(GraphicsPath path = new GraphicsPath()) 3420 using(GraphicsPath path = new GraphicsPath()) 3476 ? new GraphicsPath() : null; 3562using (GraphicsPath path = new GraphicsPath()) 3596using (GraphicsPath brushPath = new GraphicsPath()) 3972 ? new GraphicsPath() : null; 4070 GraphicsPath bottomLeftSide = new GraphicsPath(); 4077 GraphicsPath topRigthSide = new GraphicsPath(); 4129 pathToDraw = new GraphicsPath();
Common\General\GridTickMarks.cs (3)
502using (GraphicsPath path = new GraphicsPath()) 1496using (GraphicsPath path = new GraphicsPath()) 1590using (GraphicsPath path = new GraphicsPath())
Common\General\ImageMap.cs (1)
803 GraphicsPath subPath = new GraphicsPath();
Common\General\Label.cs (1)
1284using (GraphicsPath path = new GraphicsPath())
Common\General\Selection.cs (4)
857 GraphicsPath path = new GraphicsPath(); 2097GraphicsPath subPath = new GraphicsPath(); 2524GraphicsPath path = new GraphicsPath(); 2768GraphicsPath subPath = new GraphicsPath();
Common\General\SmartLabels.cs (1)
1069 using( GraphicsPath areaPath = new GraphicsPath() )
Common\General\Title.cs (1)
1736using (GraphicsPath graphicsPath = new GraphicsPath())
System.Windows.Forms.DataVisualization (140)
Common\Annotation\ArrowAnnotation.cs (1)
402 GraphicsPath path = new GraphicsPath();
Common\Annotation\CalloutAnnotation.cs (14)
742using (GraphicsPath subPath = new GraphicsPath()) 823 GraphicsPath ellipsePath = new GraphicsPath(); 1036hotRegion = new GraphicsPath(); 1083 hotRegion = new GraphicsPath(); 1185 using( GraphicsPath path = new GraphicsPath() ) 1301 GraphicsPath hotRegion = new GraphicsPath(); 1318 using(perspectivePaths[0] = new GraphicsPath()) 1320 using(perspectivePaths[1] = new GraphicsPath()) 1478 GraphicsPath hotRegion = new GraphicsPath(); 1570 using( GraphicsPath linePath = new GraphicsPath() ) 1624 using( GraphicsPath linePath = new GraphicsPath() ) 1694 _cloudPath = new GraphicsPath(); 1736 _cloudOutlinePath = new GraphicsPath(); 1876 GraphicsPath path = new GraphicsPath();
Common\Annotation\LineAnnotation.cs (1)
674using (GraphicsPath path = new GraphicsPath())
Common\Annotation\PolygonAnnotation.cs (3)
80private GraphicsPath _defaultGraphicsPath = new GraphicsPath(); 745newPath = new GraphicsPath(); 1522this._graphicsPath = new GraphicsPath();
Common\Annotation\TextAnnotation.cs (1)
457using (GraphicsPath ellipsePath = new GraphicsPath())
Common\ChartTypes\AreaChart.cs (6)
337GraphicsPath path = new GraphicsPath(); 450areaPath = new GraphicsPath(); 495GraphicsPath mapAreaPath = new GraphicsPath(); 542mapAreaPath = new GraphicsPath(); 685 ? new GraphicsPath() : null; 932 ? new GraphicsPath() : null;
Common\ChartTypes\FastLineChart.cs (1)
628using (GraphicsPath path = new GraphicsPath())
Common\ChartTypes\FunnelChart.cs (10)
694 GraphicsPath segmentPath = new GraphicsPath(); 761 segmentPath = new GraphicsPath(); 832 GraphicsPath topCurve = new GraphicsPath(); 882 GraphicsPath topCurve = new GraphicsPath(); 1008 GraphicsPath segmentPath = new GraphicsPath(); 1020 GraphicsPath topCurve = new GraphicsPath(); 1085 GraphicsPath topCurve = new GraphicsPath(); 1090using (GraphicsPath tmp = new GraphicsPath()) 1258 GraphicsPath topCurve = new GraphicsPath(); 1307 GraphicsPath topCurve = new GraphicsPath();
Common\ChartTypes\KagiChart.cs (5)
589using (GraphicsPath path = new GraphicsPath()) 713 ? new GraphicsPath() : null; 878 resultPathLine[segmentIndex] = new GraphicsPath(); 896 resultPathLine[segmentIndex] = new GraphicsPath(); 922 resultPathLine[2] = new GraphicsPath();
Common\ChartTypes\LineChart.cs (1)
865using (GraphicsPath path = new GraphicsPath())
Common\ChartTypes\PieChart.cs (3)
1812using (GraphicsPath path = new GraphicsPath()) 3315using (GraphicsPath path = new GraphicsPath()) 3826using (GraphicsPath path = new GraphicsPath())
Common\ChartTypes\RadarChart.cs (4)
479using (GraphicsPath fillPath = new GraphicsPath()) 565using (GraphicsPath selectionPath = new GraphicsPath()) 599using (GraphicsPath fillPath = new GraphicsPath()) 899 GraphicsPath linePath = new GraphicsPath();
Common\ChartTypes\RangeChart.cs (9)
141internal GraphicsPath areaBottomPath = new GraphicsPath(); 276using (GraphicsPath gradientPath = new GraphicsPath()) 422 GraphicsPath path = new GraphicsPath(); 439using (GraphicsPath pathReverse = new GraphicsPath()) 623 areaPath = new GraphicsPath(); 688 GraphicsPath mapAreaPath = new GraphicsPath(); 789 ? new GraphicsPath() : null; 924 ? new GraphicsPath() : null; 1674 GraphicsPath resultPath = new GraphicsPath();
Common\ChartTypes\StackedAreaChart.cs (6)
322 protected GraphicsPath areaBottomPath = new GraphicsPath(); 583using (GraphicsPath path = new GraphicsPath()) 678areaPath = new GraphicsPath(); 719using (GraphicsPath linePath = new GraphicsPath()) 771using (GraphicsPath gradientPath = new GraphicsPath()) 1191 return new GraphicsPath();
Common\ChartTypes\StepLineChart.cs (3)
130 GraphicsPath path = new GraphicsPath(); 168 path = new GraphicsPath(); 251 ? new GraphicsPath() : null;
Common\ChartTypes\StockChart.cs (2)
843using (GraphicsPath path = new GraphicsPath()) 1673using (GraphicsPath path = new GraphicsPath())
Common\General\Axis.cs (3)
2086using (GraphicsPath path = new GraphicsPath()) 2193path = new GraphicsPath(); 2622using (GraphicsPath path = new GraphicsPath())
Common\General\AxisScaleSegments.cs (3)
371 using(GraphicsPath fillPath = new GraphicsPath()) 406 using(GraphicsPath shadowPath = new GraphicsPath()) 546 GraphicsPath path = new GraphicsPath();
Common\General\ChartGraphics.cs (27)
516 GraphicsPath path = new GraphicsPath(); 555 GraphicsPath path = new GraphicsPath(); 845using (GraphicsPath path = new GraphicsPath()) 956using (GraphicsPath path = new GraphicsPath()) 1087GraphicsPath path = new GraphicsPath(); 1597using (GraphicsPath path = new GraphicsPath()) 1731GraphicsPath path = new GraphicsPath(); 2248using (GraphicsPath path = new GraphicsPath()) 2339using (GraphicsPath path = new GraphicsPath()) 2913 using(GraphicsPath path = new GraphicsPath()) 2934 using(GraphicsPath path = new GraphicsPath()) 3041 using(GraphicsPath path = new GraphicsPath()) 3065 using(GraphicsPath path = new GraphicsPath()) 3135 using(GraphicsPath path = new GraphicsPath()) 3798 GraphicsPath path = new GraphicsPath(); 3864 GraphicsPath path = new GraphicsPath(); 3940using (GraphicsPath path = new GraphicsPath()) 4790 GraphicsPath path = new GraphicsPath(); 5032using (GraphicsPath path = new GraphicsPath()) 5062using (GraphicsPath path = new GraphicsPath()) 5141 using(GraphicsPath brushPath = new GraphicsPath()) 5146 using(GraphicsPath path = new GraphicsPath()) 5200 using(GraphicsPath brushPath = new GraphicsPath()) 5205 using(GraphicsPath path = new GraphicsPath()) 5235 using(GraphicsPath brushInsidePath = new GraphicsPath()) 5242 using(GraphicsPath path = new GraphicsPath()) 5282 GraphicsPath path = new GraphicsPath();
Common\General\ChartGraphics3D.cs (26)
429using (GraphicsPath path = new GraphicsPath()) 487 GraphicsPath path = new GraphicsPath(); 548using (path = new GraphicsPath()) 608using (path = new GraphicsPath()) 705using (GraphicsPath path = new GraphicsPath()) 836using (GraphicsPath path = new GraphicsPath()) 962using (GraphicsPath path = new GraphicsPath()) 1205 ? new GraphicsPath() : null; 1484 GraphicsPath splineSurfacePath = new GraphicsPath(); 1582 ? new GraphicsPath() : null; 1788 ? new GraphicsPath() : null; 2863 ? new GraphicsPath() : null; 3130 using(GraphicsPath path = new GraphicsPath()) 3154 using(GraphicsPath path = new GraphicsPath()) 3196 using(GraphicsPath path = new GraphicsPath()) 3276 using(GraphicsPath path = new GraphicsPath()) 3332 using(GraphicsPath path = new GraphicsPath()) 3390 using(GraphicsPath path = new GraphicsPath()) 3420 using(GraphicsPath path = new GraphicsPath()) 3476 ? new GraphicsPath() : null; 3562using (GraphicsPath path = new GraphicsPath()) 3596using (GraphicsPath brushPath = new GraphicsPath()) 3972 ? new GraphicsPath() : null; 4070 GraphicsPath bottomLeftSide = new GraphicsPath(); 4077 GraphicsPath topRigthSide = new GraphicsPath(); 4129 pathToDraw = new GraphicsPath();
Common\General\GridTickMarks.cs (3)
502using (GraphicsPath path = new GraphicsPath()) 1496using (GraphicsPath path = new GraphicsPath()) 1590using (GraphicsPath path = new GraphicsPath())
Common\General\ImageMap.cs (1)
803 GraphicsPath subPath = new GraphicsPath();
Common\General\Label.cs (1)
1284using (GraphicsPath path = new GraphicsPath())
Common\General\Selection.cs (4)
857 GraphicsPath path = new GraphicsPath(); 2097GraphicsPath subPath = new GraphicsPath(); 2524GraphicsPath path = new GraphicsPath(); 2768GraphicsPath subPath = new GraphicsPath();
Common\General\SmartLabels.cs (1)
1069 using( GraphicsPath areaPath = new GraphicsPath() )
Common\General\Title.cs (1)
1736using (GraphicsPath graphicsPath = new GraphicsPath())
System.Workflow.Activities (5)
Designers\ConditionalDesigner.cs (1)
128GraphicsPath diamondPath = new GraphicsPath();
Designers\StateDesignerConnector.cs (1)
232using (GraphicsPath path = new GraphicsPath())
Designers\StateMachineDesignerPaint.cs (3)
209GraphicsPath path = new GraphicsPath(); 381GraphicsPath lineCapPath = new GraphicsPath(); 425GraphicsPath designerPath = new GraphicsPath();
System.Workflow.ComponentModel (18)
AuthoringOM\Design\Connector.cs (1)
521using (GraphicsPath path = new GraphicsPath())
AuthoringOM\Design\DesignerHelpers.cs (14)
452GraphicsPath excludePath = new GraphicsPath(); 472using (GraphicsPath shadowPath = new GraphicsPath()) 539GraphicsPath designerPath = new GraphicsPath(); 699GraphicsPath lineCapPath = new GraphicsPath(); 757GraphicsPath roundedRectangle = new GraphicsPath(); 772GraphicsPath scrollIndicatorPath = new GraphicsPath(); 827pagePaths[0] = new GraphicsPath(); 836pagePaths[1] = new GraphicsPath(); 844pagePaths[0] = new GraphicsPath(); 853pagePaths[1] = new GraphicsPath(); 862pagePaths[0] = new GraphicsPath(); 871pagePaths[1] = new GraphicsPath(); 879pagePaths[0] = new GraphicsPath(); 888pagePaths[1] = new GraphicsPath();
AuthoringOM\Design\DesignerWidgets.cs (3)
1321GraphicsPath graphicsPath = new GraphicsPath(); 2677GraphicsPath stripPath = new GraphicsPath(); 2718GraphicsPath itemPath = new GraphicsPath();
System.WorkflowServices (3)
System\Workflow\Activities\Design\GradientPanel.cs (2)
125GraphicsPath path = new GraphicsPath(); 146GraphicsPath path = new GraphicsPath();
System\Workflow\ComponentModel\Design\HighlightOverlayGlyph.cs (1)
85GraphicsPath path = new GraphicsPath();