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