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