Gets a value indicating whether users are allowed to attach links to nodes that do not have any anchor points.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getAllowUnanchoredLinks () |
true if users are allowed to attach links to nodes that do not have anchor points, otherwise false.
See Also