Tuesday 15 February 2011

windows 8 - Draw connections/paths between elements in XAML -


I am currently developing an app where you can move different elements (boxes) and show me There is a need to display many arrows between them. Closed connections and data flow I do not want to use simple lines because it looks crappy. I have recently used this great javascript library which I need for HTML:

Is there something similar to XAM?

Thank you in advance!

I think you should use Bg curve from MSDN

< P> To create a quadratic biegeer curve, use path gemetry, pathfigger, and quadatticbierge segment classes.

Simple examples for creating

No comments:

Post a Comment