Sets a value indicating whether a link should preserve its original shape while the nodes related to that link are moved around.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramLinkBuilder retainForm ( |
true if the link should preserve its shape, otherwise false.
This DiagramLinkBuilder instance.
See Also