Gets or sets the maximal node height allowed.
Namespace: MindFusion.Diagramming
File: NodeConstraints.js
SyntaxJavaScript
Copy Code
|
|---|
get maxHeight() {} |
Number
A number specifying the maximal node height.
Remarks0 = no height constraints; any other value specifies the maximal node height allowed.
See Also