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