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