Search
Style.getTextShadowColor Method
See Also
 






Gets the color of the shadow cast by the text.

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

 Syntax

Java  Copy Code

public Color getTextShadowColor ()

 Return Value

A Color object specifying the color of the text shadows drawn with this style.

 See Also