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