DroidDiagram Programmer's Guide
Diagram.getLinksRetainForm Method
See Also
 






Gets 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 boolean getLinksRetainForm ()

 Return Value

true if newly created links keep their shapes, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace