DroidDiagram Programmer's Guide
DiagramBuilder.textFormat Method
See Also
 






Sets the default format and alignment of the text of new items.

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

 Syntax

Java  Copy Code

public DiagramBuilder textFormat (
    TextFormat value
)

 Parameters

value

A TextFormat object specifying the text format and alignment.

 Return Value

This DiagramBuilder instance.

 See Also

DiagramBuilder Members
DiagramBuilder Class
com.mindfusion.diagramming.builders Namespace