Search
GlassEffect.getReflectionColor Method
See Also
 






Gets the color of the reflection portion of the effect.

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

 Syntax

Java  Copy Code

public Color getReflectionColor ()

 Return Value

A Color object. The default is Colors.White.

 See Also