MindFusion.Java Package Programmer's Guide
EditComponent.getTextWrapping Method
See Also
 






Gets the wrapping of of the text in the edit component.

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

 Syntax

Java  Copy Code

public TextWrapping getTextWrapping ()

 Return Value

A member of the TextWrapping enumeration.

 See Also

EditComponent Members
EditComponent Class
com.mindfusion.diagramming.components Namespace