Gets or sets whether users are allowed to draw outgoing links from this node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
get allowOutgoingLinks() {} |
Boolean
true if users are allowed to draw outgoing links, or false otherwise.
Links from a node can always be created programmatically regardless of the value of this property.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |