3 references to GdipAddPathCurve3
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
469
PInvokeGdiPlus.
GdipAddPathCurve3
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
149
/// <inheritdoc cref="
GdipAddPathCurve3
(winmdroot.Graphics.GdiPlus.GpPath*, winmdroot.Graphics.GdiPlus.PointF*, int, int, int, float)"/>
156
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipAddPathCurve3
(pathLocal, pointsLocal, count, offset, numberOfSegments, tension);