DroidDiagram Programmer's Guide
NodeConstraints.setMaxHeight Method
See Also
 






Sets the largest allowed height for the node.

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

 Syntax

Java  Copy Code

public void setMaxHeight (
    float value
)

 Parameters

value

A float value specifying the maximal node height.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace