Search
Diagram.getAllowLinksRepeat Method
See Also
 

Gets a value indicating whether users are allowed to draw more than one links between the same nodes.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getAllowLinksRepeat ()

 Return Value

true if users are allowed to draw more than one link between the same nodes, otherwise false.

 See Also