Search
NodeConstraints.getMaxWidth Method
See Also
 

Gets the largest allowed width for the node.

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

 Syntax

Java  Copy Code

public float getMaxWidth ()

 Return Value

A float value specifying the maximal node width.

 See Also