The AnchorPattern class represents a set of anchor points, which specify the exact locations where links are allowed to connect to nodes.
Namespace: MindFusion.Diagramming
File: AnchorPattern.js
JavaScript Copy Code |
---|
// class |
A pattern can be assigned to nodes by setting their anchorPattern property. The AnchorPattern class exposes several predefined patterns as static fields: decision2In2Out, decision1In3Out, leftInRightOut, topInBottomOut.
MindFusion.Diagramming.AnchorPattern
JavaScript Pack Programmer's Guide | © 2024 MindFusion |