1 reference to GdipAddPathLineI
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
740int status = SafeNativeMethods.Gdip.GdipAddPathLineI(new HandleRef(this, nativePath), x1, y1, x2, y2);