Gets or sets the default anchor pattern for nodes that use this shape.
Namespace: MindFusion.Diagramming
File: Shape.js
JavaScript Copy Code |
---|
get anchorPattern() {} |
AnchorPattern
An AnchorPattern instance. The default value is null.
If the anchorPattern of a ShapeNode is set, it overrides the one associated with the Shape definition.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2024 MindFusion |