Sets a value indicating whether users are allowed to draw unconnected links.
Namespace: com.mindfusion.diagramming.builders
Package: com.mindfusion.diagramming.builders
SyntaxJava
Copy Code
|
|---|
public DiagramBuilder allowUnconnectedLinks ( |
true if users are allowed to draw unconnected links, otherwise false.
This DiagramBuilder instance.
See Also