ASP.NET Pack Programmer's Guide
DiagramLink.getDynamic Method
See Also
 





Gets a value indicating whether a link automatically adjusts its end points' positions in order to keep pointing to the centers of nodes that it connects.

Namespace: MindFusion.Diagramming
Package: DiagramLink.js

 Syntax

JavaScript  Copy Code

function getDynamic ()

 Return Value

true if the link automatically adjusts its end points; otherwise, false.

 Remarks

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.

 See Also

DiagramLink Members
DiagramLink Class
MindFusion.Diagramming Namespace