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