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