Guidance on creating a drawing application in Silverlight
        Posted  
        
            by Élodie Petit
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Élodie Petit
        
        
        
        Published on 2010-06-15T09:59:29Z
        Indexed on 
            2010/06/15
            10:02 UTC
        
        
        Read the original article
        Hit count: 238
        
Silverlight
|drawing
I need help on creating an application like Visio in Silverlight, of course a much more simpler one. Just dragging and dropping shapes and connecting them is enough at this time. Can someone direct me to some resources about this? Algorithms / implementations don't need to be in C# / Silverlight. It may be enough to start with the logic behind such an application.
Thanks.
© Stack Overflow or respective owner