Gets a value indicating whether this anchor point accepts outgoing links.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getAllowOutgoing () |
true if outgoing links can connect to this point, otherwise false.
See Also