Sets a value indicating whether links should automatically update their end points positions so that they will always point towards the node centers.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setDynamicLinks ( |
true if newly created links should be set to update their end point positions automatically, otherwise false.
See Also