DroidDiagram Programmer's Guide
TableNode.getCellTextBrush Method
See Also
 






Gets the brush used to draw the cells' text in this table.

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

 Syntax

Java  Copy Code

public Brush getCellTextBrush ()

 Return Value

A Brush object representing the text color.

 See Also

TableNode Members
TableNode Class
com.mindfusion.diagramming Namespace