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