Search
AeroEffect.setShadeColor Method
See Also
 






Sets the color of the shade.

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

 Syntax

Java  Copy Code

public void setShadeColor (
    Color value
)

 Parameters

value

A Color object.

 See Also