DroidDiagram Programmer's Guide
Cell.getTextColor Method
See Also
 






Gets the color used to draw the text of this cell.

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

 Syntax

Java  Copy Code

public Color getTextColor ()

 Return Value

A Color object representing the text color.

 See Also

Cell Members
Cell Class
com.mindfusion.diagramming Namespace