Search
GlassEffect.getGlowColor Method
See Also
 






Gets the color of the glow portion of the effect.

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

 Syntax

Java  Copy Code

public Color getGlowColor ()

 Return Value

A Color object. The default is Colors.White.

 See Also