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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=346083#c1





--- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]>  2007-12-04 19:15:06 
MST ---
<Canvas xmlns="http://schemas.microsoft.com/client/2007"; Opacity="0.5">
        <Rectangle Fill="Red" Width="100" Height="100" />
        <!-- this should be drawn over the previous rectangle (no blending) -->
        <Rectangle Canvas.Left="50" Canvas.Top="50" Fill="Blue" Width="100"
Height="100" />
</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

Reply via email to