Shapes Silverlight

    xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation' 
    xmlns:x='http://schemas.microsoft.com/winfx/2006/xaml'
    xmlns:d='http://schemas.microsoft.com/expression/blend/2008' 
    xmlns:mc='http://schemas.openxmlformats.org/markup-compatibility/2006' 
    mc:Ignorable='d' 
    d:DesignWidth='640' 
    d:DesignHeight='480'>
                VerticalAlignment="Center" 
            Margin="24">
        
                                  Points="0 10,10 0,20 10,30 0,40 10,50 0,
                        60 10,70 0,80 10,90 0,100 10" />
                               Source="c:\image.ICO" 
                   Stretch="None" />
            
                _Read
            
                                  Points="0 0,10 10,20 0,30 10,40 0,50 10,
                        60 0,70 10,80 0,90 10,100 0" />