Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to reduce distance between link and another node (Read 3328 times)
Todkar
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 20
Joined: Jun 24th, 2013
How to reduce distance between link and another node
Jul 2nd, 2013 at 1:24pm
Print Post  
I have added link between two nodes, and set  link.AutoRoute = true; so that I got the below scenario,

I just want to know is it possible to reduce distance between link and third node in the diagram?

  

Anchors_-_Windows_Internet_Explorer_2013-07-02_12-17-38.jpg (Attachment deleted)
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to reduce distance between link and another node
Reply #1 - Jul 2nd, 2013 at 1:36pm
Print Post  
Set diagram.LinkRouter = new GridRouter and you will be able to control that distance via NodeVicinitySize and NodeVicinityCost properties of RoutingOptions.

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