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