DroidDiagram Programmer's Guide
DiagramLink.getRetainForm Method
See Also
 






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

 Syntax

Java  Copy Code

public boolean getRetainForm ()

 Return Value

true if the link should preserve its shape, otherwise false.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace