Search
Diagram.getTextFormat Method
See Also
 

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

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

 Syntax

Java  Copy Code

public TextFormat getTextFormat ()

 Return Value

A TextFormat object specifying the text format and alignment.

 See Also