DroidDiagram Programmer's Guide
NodeConstraints.setMinWidth Method
See Also
 






Sets the smallest allowed width for the node.

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

 Syntax

Java  Copy Code

public void setMinWidth (
    float value
)

 Parameters

value

A float value specifying the minimal node width.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace