ASP.NET Pack Programmer's Guide
AnchorPoint.setAllowIncoming Method
See Also
 





Sets a value indicating whether incoming links can be connected to this point.

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setAllowIncoming (value)

 Parameters

value

true if incoming links can beconnected to this anchor, otherwise, false.

 Remarks

If no incoming anchor points are defined for a node, link end points can be placed anywhere inside that node.

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace