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






Sets 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 void setTextWrapping (
    TextWrapping value
)

 Parameters

value

A member of the TextWrapping enumeration.

 See Also

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