Gets a value indicating whether a link is connected to any nodes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean isConnected () |
true if the link is connected to any node, otherwise false.
See Also