1 reference to GdipAddPathEllipseI
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
1245int status = SafeNativeMethods.Gdip.GdipAddPathEllipseI(new HandleRef(this, nativePath), x, y, width, height);