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