Defines specific constraints that can be applied to the size and location of nodes.
The following tables list the members exposed by the NodeConstraints type.
Name | Description | |
---|---|---|
Initializes a new instance of the NodeConstraints class. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the initial width/height ratio of a node should be preserved. |
||
Gets or sets the maximal node height allowed. |
||
Gets or sets the maximal node width allowed. |
||
Gets or sets the minimal node height allowed. |
||
Gets or sets the minimal node width allowed. |
||
Gets or sets constraints on movement direction. |
MindFusion.Diagramming for JavaScript Programmer's Guide | © 2025 MindFusion |