[Mono-bugs] [Bug 77129][Min] Changed - Graphics.DrawRectangle draws
rectangles of negative width/height (MS .NET does not)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 30 14:15:27 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by scottellington at comcast.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77129
--- shadow/77129 2005-12-30 14:14:22.000000000 -0500
+++ shadow/77129.tmp.32178 2005-12-30 14:15:27.000000000 -0500
@@ -15,6 +15,11 @@
URL:
Cc:
Summary: Graphics.DrawRectangle draws rectangles of negative width/height (MS .NET does not)
Graphics.DrawRectangle and FillRectangle both can draw rectangles which
have a negative width and/or height. MS .Net does not draw these rectangles.
+
+------- Additional Comments From scottellington at comcast.net 2005-12-30 14:15 -------
+Created an attachment (id=16270)
+sample code
+
More information about the mono-bugs
mailing list