3 references to GdipClosePathFigure
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
208
PInvokeGdiPlus.
GdipClosePathFigure
(_nativePath).ThrowIfFailed();
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
744
/// <inheritdoc cref="
GdipClosePathFigure
(winmdroot.Graphics.GdiPlus.GpPath*)"/>
749
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipClosePathFigure
(pathLocal);