5 references to AddEllipse
System.Drawing.Common.Tests (5)
System\Drawing\Drawing2D\GraphicsPathTests.cs (5)
828
gpi.
AddEllipse
(1, 1, 2, 2);
843
gpi.
AddEllipse
(1, 1, width, height);
1486
gp.
AddEllipse
(10, 10, 100, 100);
1888
gp.
AddEllipse
(1, 2, 3, 4);
1969
gp.
AddEllipse
(50, 51, 50, 100);