DroidDiagram Programmer's Guide
LinkLabel.getMaxWidth Method
See Also
 






Gets the maximal width that when reached should cause text to wrap to a new line.

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

 Syntax

Java  Copy Code

public float getMaxWidth ()

 Return Value

A float value specifying the maximal label width.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace