MindFusion.Java Package Programmer's Guide
ItemLabel.getEnableWrap Method
See Also
 






Gets whether the text should wrap to multiple lines.

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

 Syntax

Java  Copy Code

public boolean getEnableWrap ()

 Return Value

true if text wrapping is enabled, or false otherwise.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace