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

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





--- Comment #1 from Sebastien Pouliot <[EMAIL PROTECTED]>  2007-12-04 14:46:34 
MST ---
<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation";>
        <Path Fill="#FF0000" Stroke="Green" StrokeThickness="2" Width="66"
Height="50">
                <Path.Data>
                        <EllipseGeometry Center="50,50" RadiusX="10"
RadiusY="10" />              
                </Path.Data>
        </Path>
        <Path Fill="#770000FF" Stroke="#77777777" StrokeThickness="5">
                <Path.Data>
                        <EllipseGeometry Center="50,60" RadiusX="30"
RadiusY="50" />              
                </Path.Data>
        </Path>
</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