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