Search
Style.getTextColor Method
See Also
 






Gets the color used to paint an element's text.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Color getTextColor ()

 Return Value

A Color object specifying the text color.

 See Also