1 reference to GdipAddPathRectangles
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
1153int status = SafeNativeMethods.Gdip.GdipAddPathRectangles(new HandleRef(this, nativePath), new HandleRef(null, buf), rects.Length);