https://bugzilla.novell.com/show_bug.cgi?id=345894
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=345894#c1 --- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]> 2007-12-04 08:05:59 MST --- <Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> <Line Stroke="Black" StrokeThickness="5" StrokeDashArray="5" X1="10" Y1="10" X2="10" Y2="200" /> <Line Stroke="Black" StrokeThickness="5" StrokeDashArray="5" StrokeDashCap="Flat" X1="20" Y1="10" X2="20" Y2="200" /> <Line Stroke="Black" StrokeThickness="5" StrokeDashArray="5" StrokeDashCap="Round" X1="30" Y1="10" X2="30" Y2="200" /> <Line Stroke="Black" StrokeThickness="5" StrokeDashArray="5" StrokeDashCap="Square" X1="40" Y1="10" X2="40" Y2="200" /> <Line Stroke="Black" StrokeThickness="5" StrokeDashArray="5" StrokeDashCap="Triangle" X1="50" Y1="10" X2="50" Y2="200" /> </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
