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