Search
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