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





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

Namespace: MindFusion.Diagramming
Package: AnchorPoint.js

 Syntax

JavaScript  Copy Code

function setAllowOutgoing (value)

 Parameters

value

true if the anchor point acceptsoutgoing connections, otherwise, false.

 Remarks

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

 See Also

AnchorPoint Members
AnchorPoint Class
MindFusion.Diagramming Namespace