DroidDiagram Programmer's Guide
Diagram.setEnableStyledText Method
See Also
 






Sets a value indicating whether newly created nodes should display richly formatted text.

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

 Syntax

Java  Copy Code

public void setEnableStyledText (
    boolean value
)

 Parameters

value

true if text formatting tags should be processed by default, otherwise false.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace