3 references to AddEllipse
System.Drawing.Common.Tests (3)
System\Drawing\Drawing2D\GraphicsPathTests.cs (3)
831
gpf.
AddEllipse
(1f, 1f, 2f, 2f);
846
gpf.
AddEllipse
(1f, 2f, width, height);
1227
gp.
AddEllipse
(10f, 10f, 100f, 100f);