https://bugzilla.novell.com/show_bug.cgi?id=375236
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=375236#c6 --- Comment #6 from Sebastien Pouliot <[EMAIL PROTECTED]> 2008-06-16 14:10:40 MDT --- With SL2b2 returns Path.Data returns a PathGeometry (like JS) and it's Figures it not null (like JS on 1.0) but an empty PathFigureCollection (on both JS and NET applications). (note: it's not a read-only collection so it's possible to add things inside it - and I *guess* this replace the existing PML, but that's a 2.0 problem). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
