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