DroidDiagram Programmer's Guide
NodeConstraints.getMaxHeight Method
See Also
 






Gets the largest allowed height for the node.

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

 Syntax

Java  Copy Code

public float getMaxHeight ()

 Return Value

A float value specifying the maximal node height.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace