DroidDiagram Programmer's Guide
NodeConstraints.getMinWidth Method
See Also
 






Gets the smallest allowed width for the node.

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

 Syntax

Java  Copy Code

public float getMinWidth ()

 Return Value

A float value specifying the minimal node width.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace