DroidDiagram Programmer's Guide
ShapeNode.getTextFormat Method
See Also
 






Gets a TextFormat object specifying how to format and align the text of this node.

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

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace