Hi,
I have a node which is made of combination of geometry and text. Text is located outside the geometry. The node xaml contains a linkable rectangle as shown below.
Now the problem is whenever I create any link connecting between two nodes the link always starts from the outside of the symbol bounds.
This is the preview of the linkable rectangle.
When link is created. Notice that link always created on the bounds of the node.
Is there any way that link directly starts its positions with respect to the linkable rectangle which I define?