Gets or sets whether link's end segments are automatically adjustedin order to keep pointing to the centers of the nodes it connects.
Namespace: MindFusion.Diagramming
File: DiagramLink.js
JavaScript Copy Code |
---|
get dynamic() {} |
Boolean
true if the link automatically adjusts its end points, or false otherwise.
If this property is enabled, moving link's adjacent nodes or next-to-last link control points will also update the position of link end points along the node border.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |