Gets or sets the anchor points to which links attach when connected to this node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
get anchorPattern() {} |
AnchorPattern
An AnchorPattern object that defines a set of anchor points.
This property specifies a set of points to which links can be attached. Each anchor point can accept either incoming links, outgoing links or both. If a node does not have any anchor points defined, links can be connected to any part of the node.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |