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