14 references to AddRectangle
System.Web.DataVisualization (1)
Common\General\Selection.cs (1)
2535
path.
AddRectangle
(Rectangle.Round(rect));
System.Windows.Forms.DataVisualization (1)
Common\General\Selection.cs (1)
2535
path.
AddRectangle
(Rectangle.Round(rect));
System.Workflow.Activities (3)
Designers\StateMachineDesignerPaint.cs (3)
409
lineCapPath.
AddRectangle
(new Rectangle(-capSize.Width / 2, -capSize.Height, capSize.Width, capSize.Height));
429
designerPath.
AddRectangle
(bounds);
439
designerPath.
AddRectangle
(bounds);
System.Workflow.ComponentModel (8)
AuthoringOM\Design\DesignerHelpers.cs (5)
456
excludePath.
AddRectangle
(shadowSourceRectangle);
477
shadowPath.
AddRectangle
(shadowRectangle);
565
designerPath.
AddRectangle
(bounds);
573
designerPath.
AddRectangle
(bounds);
727
lineCapPath.
AddRectangle
(new Rectangle(-capSize.Width / 2, -capSize.Height, capSize.Width, capSize.Height));
AuthoringOM\Design\DesignerWidgets.cs (3)
1322
graphicsPath.
AddRectangle
(this.formRectangle);
2681
stripPath.
AddRectangle
(stripRectangle);
2722
itemPath.
AddRectangle
(itemRectangle);
System.WorkflowServices (1)
System\Workflow\Activities\Design\GradientPanel.cs (1)
128
path.
AddRectangle
(frame);