DroidDiagram Programmer's Guide
NodeConstraints.setMinHeight Method
See Also
 






Sets the smallest allowed height for the node.

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

 Syntax

Java  Copy Code

public void setMinHeight (
    float value
)

 Parameters

value

A float value specifying the minimal node height.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace