DroidDiagram Programmer's Guide
Diagram.setTextFormat Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setTextFormat (
    TextFormat value
)

 Parameters

value

A TextFormat object specifying the text format and alignment.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace