DroidDiagram Programmer's Guide
TableNode.getCaptionBrush Method
See Also
 






Gets the brush used to draw the table's caption text.

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

 Syntax

Java  Copy Code

public Brush getCaptionBrush ()

 Return Value

A Brush object representing the color of the caption text.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace