samedi 4 avril 2015

Render objects on path way in xaml

I have defined path something like this:



<Path Data="M 0,240 C 60,168 168,-80 744,72" />


And what I want, is draw ellipses(rings) on way of that Path. Result should look like this(cutted from image, colors have no influence):


ellipses drawing result


I need to achieve working way on Windows Phone 8.1 solution. Any possible way how to do it in pure xaml? If not, code-behind(c#) version at least? Thanks


Aucun commentaire:

Enregistrer un commentaire