DroidDiagram Programmer's Guide
NodeConstraints.getMinHeight Method
See Also
 






Gets the smallest allowed height for the node.

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

 Syntax

Java  Copy Code

public float getMinHeight ()

 Return Value

A float value specifying the minimal node height.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace