Search
ItemLabel.getTextColor Method
See Also
 

Gets the color of the label's text.

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

 Syntax

Java  Copy Code

public Color getTextColor ()

 Return Value

A java.awt.Color object representing the text color.

 See Also