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