Losing arrows

Hi
I am moving the end of a link as per: glink.ToPort = node.Port;
glink has toarrow = true. After this, the arrow is missing off of the link.
Any suggestions? [I am on V2.2.2 ]

Perhaps the end point of the link is far enough “into” the node that if the link is behind the node, you wouldn’t see the arrowhead, even though it is there. You could check this by temporarily moving the LinksLayer in front of the other layers.

Dooooh
I managed to set the endsegment length to 0.
Thus no arrow!!!