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