[Mono-bugs] [Bug 346316] Corner rendering differences when using StrokeDashArray

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 5 15:37:47 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=346316

User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=346316#c1





--- Comment #1 from Sebastien Pouliot <spouliot at novell.com>  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.


More information about the mono-bugs mailing list