Gets a value indicating whether the text of a node contains formatting tags which should be processed by DroidDiagram.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean getEnableStyledText () |
true if DroidDiagram should process formatting tagswhen rendering the node label, otherwise false.
See Also