Defines values that specify in what direction to constrain node movement.
Namespace: MindFusion.Diagramming
File: Enum.js
JavaScript Copy Code |
---|
// enum |
Member name | Description | |
---|---|---|
Horizontal |
Users are allowed to move the node horizontally. |
|
None |
No restrictions. |
|
Vertical |
Users are allowed to move the node vertically. |
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |