https://bugzilla.novell.com/show_bug.cgi?id=346316
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=346316#c1 --- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2007-12-05 13:37:46 MST --- <Canvas xmlns="http://schemas.microsoft.com/client/2007" > <Rectangle Canvas.Top="20" Width="100" Height="100" Stroke="Red" StrokeThickness="10" StrokeDashArray="0.1,0.1" /> <Polyline Canvas.Top="20" Canvas.Left="120" Points="0,0 100,0 100,100 0,100 0,0" Stroke="Green" StrokeThickness="20" StrokeDashArray=".1,.1" /> </Canvas> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
