Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Link connected to center anchor (Read 1139 times)
hrobert
YaBB Newbies
*
Offline



Posts: 9
Joined: Jun 12th, 2009
Link connected to center anchor
Aug 28th, 2009 at 7:31am
Print Post  
Hi there,

I try the following situation: I have a square shape with anchors on the border and one more anchor right in the center (where the square diagonals intersect) of the shape.

Now when I connect a link to the anchor in the center of the shape the link is drawn over the shape to that anchor. What I would like to do is to keep the link connected to that center anchor but have the link drawn graphically only to the intersection with the node border.

Can that be achieved?

Thanks,
Robert
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Link connected to center anchor
Reply #1 - Aug 28th, 2009 at 7:40am
Print Post  
Hi,

You could call e.Link.ZBottom() from the LinkCreated event handler. Now the link will still appear above the node when selected; to prevent that you can set SelectionOnTop = false.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint