GoLink

I have a GraphLink class for links between nodes. The class allows for points to be added to segments and to be deleted. All is fine except when one of the nodes are moved. The minute a node is moved, all the points are gone and a normal original link is shown. Any way of fixing this?

Check the GoLink.CalculateStroke Method documentation and the AdjustingStyle property.
Jake