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