18 references to AddRectangle
System.Web.DataVisualization (9)
Common\Annotation\CalloutAnnotation.cs (3)
1084 hotRegion.AddRectangle( graphics.GetAbsoluteRectangle(rectanglePosition) ); 1302 hotRegion.AddRectangle( graphics.GetAbsoluteRectangle(rectanglePosition) ); 1479 hotRegion.AddRectangle( graphics.GetAbsoluteRectangle(rectanglePosition) );
Common\General\ChartGraphics.cs (4)
519 path.AddRectangle( rectangle ); 1599path.AddRectangle(backPositionAbs); 2250path.AddRectangle(labelRect); 2341path.AddRectangle(imageRect);
Common\General\ChartGraphics3D.cs (1)
3513 resultPath.AddRectangle(rect);
Common\General\GridTickMarks.cs (1)
504path.AddRectangle(graph.GetAbsoluteRectangle(rect));
System.Windows.Forms.DataVisualization (9)
Common\Annotation\CalloutAnnotation.cs (3)
1084 hotRegion.AddRectangle( graphics.GetAbsoluteRectangle(rectanglePosition) ); 1302 hotRegion.AddRectangle( graphics.GetAbsoluteRectangle(rectanglePosition) ); 1479 hotRegion.AddRectangle( graphics.GetAbsoluteRectangle(rectanglePosition) );
Common\General\ChartGraphics.cs (4)
519 path.AddRectangle( rectangle ); 1599path.AddRectangle(backPositionAbs); 2250path.AddRectangle(labelRect); 2341path.AddRectangle(imageRect);
Common\General\ChartGraphics3D.cs (1)
3513 resultPath.AddRectangle(rect);
Common\General\GridTickMarks.cs (1)
504path.AddRectangle(graph.GetAbsoluteRectangle(rect));