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