1 reference to GdipAddPathBeziers
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
864int status = SafeNativeMethods.Gdip.GdipAddPathBeziers(new HandleRef(this, nativePath), new HandleRef(null, buf), points.Length);