DroidDiagram Programmer's Guide
TextComponent.setTextFormat Method
See Also
 






Sets the formatting of the displayed text.

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

 Syntax

Java  Copy Code

public void setTextFormat (
    TextFormat value
)

 Parameters

value

A TextFormat object.

 See Also

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