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





Gets a value indicating whether the anchor point accepts outgoing connections.

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function getAllowOutgoing ()

 Return Value

true if the anchor point accepts outgoing connections, otherwise, false.

 Remarks

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

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace