Gets or sets a value indicating whether the anchor point accepts outgoing connections.
Namespace: MindFusion.Diagramming
File: AnchorPoint.js
JavaScript Copy Code |
---|
get allowOutgoing() {} |
Boolean
true to accept outgoing connections, or false otherwise.
If no outgoing anchor points are defined for a node, link start points can be placed anywhere inside that node.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |