DIagram with dangling Link

Hi,

I am looking for a simple example of a diagram with dangling links ( links have a source vertex with no destination vertex). Currently, these links do not display, so i was looking for some example/guideline/documentation to get me started.

More precisely, i had like to show these danglings links like a regular links that just go out the source vertex. The only difference is that these links will not go in a destination.

By reading the doc, it seems that i must set the Points with some coordinate.

Currently, i am able to give absolute coordinate to the link, but i’d link to make it start from its source vertex and go a little bit off the table by a certain amount

Take a look at the Draggable Link sample: Draggable Link

The description for that sample mentions which properties you might want to consider setting.