11 references to AddEllipse
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
1201
AddEllipse
(rect.X, rect.Y, rect.Width, rect.Height);
System.Web.DataVisualization (5)
Common\Annotation\CalloutAnnotation.cs (1)
1188
path.
AddEllipse
(
Common\General\ChartGraphics.cs (2)
847
path.
AddEllipse
(rect.X + shadowSize - 1, rect.Y + shadowSize - 1, rect.Width + 2, rect.Height + 2);
5284
path.
AddEllipse
( absRect.X, absRect.Y, absRect.Width, absRect.Height );
Common\General\ChartGraphics3D.cs (1)
3564
path.
AddEllipse
(rect.X + shadowSize - 1, rect.Y + shadowSize - 1, rect.Width + 2, rect.Height + 2);
Common\General\Selection.cs (1)
858
path.
AddEllipse
(
System.Windows.Forms.DataVisualization (5)
Common\Annotation\CalloutAnnotation.cs (1)
1188
path.
AddEllipse
(
Common\General\ChartGraphics.cs (2)
847
path.
AddEllipse
(rect.X + shadowSize - 1, rect.Y + shadowSize - 1, rect.Width + 2, rect.Height + 2);
5284
path.
AddEllipse
( absRect.X, absRect.Y, absRect.Width, absRect.Height );
Common\General\ChartGraphics3D.cs (1)
3564
path.
AddEllipse
(rect.X + shadowSize - 1, rect.Y + shadowSize - 1, rect.Width + 2, rect.Height + 2);
Common\General\Selection.cs (1)
858
path.
AddEllipse
(