Gets a value indicating whether users are allowed to draw incoming links to this node.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getAllowIncomingLinks () |
Type: Boolean
true if users are allowed to draw incoming links to this node; otherwise, false.
Links to a node can be created programmatically regardless of the value of this property.