2006-04-27 Sebastien Pouliot <sebastien@ximian.com>
authorSebastien Pouliot <sebastien@ximian.com>
Thu, 27 Apr 2006 18:37:51 +0000 (18:37 -0000)
committerSebastien Pouliot <sebastien@ximian.com>
Thu, 27 Apr 2006 18:37:51 +0000 (18:37 -0000)
commit3e2edeb4ccfc4c3efee216042828bec2997b1210
tree6e80a51a3609a1ab0bc8489ed2520b112e69294e
parentcc916638df7e50666b03f755fed60e015c46d078
2006-04-27  Sebastien Pouliot  <sebastien@ximian.com>

* GraphicsPath.cs: Re-write two versions of AddLines method to use
GdipAddPathLine2[I] functions. This fix a unit test where we can add
a single point with those methods. It also prevent multiple managed to
unmanaged transitions.

svn path=/trunk/mcs/; revision=60003
mcs/class/System.Drawing/System.Drawing.Drawing2D/ChangeLog
mcs/class/System.Drawing/System.Drawing.Drawing2D/GraphicsPath.cs