DroidDiagram Programmer's Guide
NodeConstraints.setMaxWidth Method
See Also
 






Sets the largest allowed width for the node.

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

 Syntax

Java  Copy Code

public void setMaxWidth (
    float value
)

 Parameters

value

A float value specifying the maximal node width.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace