Sets a value indicating whether new links are set to maintain their shapes while the nodes they connect are moved around.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder linksRetainForm ( |
true if newly created links should preserve their shapes, otherwise false.
This DiagramBuilder instance.
See Also