Gets or sets the anchor point to which the link connects at its destination.
Namespace: MindFusion.Diagramming
Assembly: DiagramLink.js
SyntaxJavaScript
Copy Code
|
|---|
get destinationAnchor() {} |
Number
An integer value specifying the index of the destination anchor point.
RemarksThis property is valid when destination node's anchorPattern is set.
See Also