Sets a value indicating whether incoming links can be connected to this point.
Namespace: MindFusion.Diagramming
Package: AnchorPoint.js
JavaScript Copy Code |
---|
function setAllowIncoming (value) |
true if incoming links can beconnected to this anchor, otherwise, false.
If no incoming anchor points are defined for a node, link end points can be placed anywhere inside that node.