DroidDiagram Programmer's Guide
TableNode.getCaptionFormat Method
See Also
 






Gets a TextFormat object specifying how to format and align the caption text.

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

 Syntax

Java  Copy Code

public TextFormat getCaptionFormat ()

 Return Value

A TextFormat object specifying the caption format and alignment.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace