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