Sets a value indicating whether the anchor point accepts outgoing connections.
Namespace: MindFusion.Diagramming
Package: AnchorPoint.js
JavaScript Copy Code |
---|
function setAllowOutgoing (value) |
true if the anchor point acceptsoutgoing connections, otherwise, false.
If no outgoing anchor points are defined for a node, link start points can be placed anywhere inside that node.