DroidDiagram Programmer's Guide
Diagram.getAllowMultipleResize Method
See Also
 






Gets whether multiple selected nodes can be resized simultaneously.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getAllowMultipleResize ()

 Return Value

true to let the user resize multiple selected nodes; otherwise, false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace