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





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

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getAllowIncoming ()

 Return Value

true if incoming links can be connected to this point, otherwise, false.

 Remarks

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

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace