DroidDiagram Programmer's Guide
Diagram.setLinksRetainForm Method
See Also
 






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
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setLinksRetainForm (
    boolean value
)

 Parameters

value

true if newly created links should preserve their shapes, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace