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