Attaches a node to a link and keeps the initial distance between the node and the link origin when the latter is modified. The distance is measured along the link length, regardless of the number and shape of its segments.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C#
![]() |
---|
public bool AttachAlongLinkLength ( |
Visual Basic
![]() |
---|
Public Function AttachAlongLinkLength( _ |
The DiagramNode to be attached.
true to preserve the absolute distance, false to preserve relative distance.
false if the node could not be attached; otherwise, true.
NetDiagram Programmer's Guide | © 2023 MindFusion |