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