3 references to GdipDrawCurve3
System.Drawing.Common (1)
System\Drawing\Graphics.cs (1)
987
CheckErrorStatus(PInvokeGdiPlus.
GdipDrawCurve3
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
2087
/// <inheritdoc cref="
GdipDrawCurve3
(winmdroot.Graphics.GdiPlus.GpGraphics*, winmdroot.Graphics.GdiPlus.GpPen*, winmdroot.Graphics.GdiPlus.PointF*, int, int, int, float)"/>
2096
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipDrawCurve3
(graphicsLocal, penLocal, pointsLocal, count, offset, numberOfSegments, tension);