Gets or sets a value indicating whether multiple selected nodes can be resized simultaneously.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get allowMultipleResize() {} |
Boolean
true to let the user resize multiple selected nodes, or false otherwise.
See Also