DroidDiagram Programmer's Guide
TableNode.setCaptionBrush Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setCaptionBrush (
    Brush value
)

 Parameters

value

A Brush object representing the color of the caption text.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace