Gets or sets constraints applied to the location and size of this node.
Namespace: MindFusion.Diagramming
File: DiagramNode.js
JavaScript Copy Code |
---|
get constraints() {} |
NodeConstraints
An instance of the NodeConstraints class.
These constraints are considered when a user modifies the node interactively. They are ignored if node placement is changed programmatically by using methods and properties.
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |