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