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