3 references to GdipAddPathPie
System.Drawing.Common (1)
System\Drawing\Drawing2D\GraphicsPath.cs (1)
718
PInvokeGdiPlus.
GdipAddPathPie
(
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
255
/// <inheritdoc cref="
GdipAddPathPie
(winmdroot.Graphics.GdiPlus.GpPath*, float, float, float, float, float, float)"/>
260
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipAddPathPie
(pathLocal, x, y, width, height, startAngle, sweepAngle);