Sets the anchor points to which links are attached when connected to this node.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function setAnchorPattern (value) |
An AnchorPattern object that defines the anchor points for this node.
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.