Search
ItemSettings.getShadowColor Method
See Also
 






Gets the color of the shadow cast by the items.

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

 Syntax

Java  Copy Code

public Color getShadowColor ()

 Return Value

A Color object specifying the color of item shadows.

 See Also