DroidDiagram Programmer's Guide
TableNode.setCaptionFormat Method
See Also
 






Sets 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 void setCaptionFormat (
    TextFormat value
)

 Parameters

value

A TextFormat object specifying the caption format and alignment.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace