Search
ItemSettings.getShadowOffset Method
See Also
 






Gets the offset of the shadows from the items.

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

 Syntax

Java  Copy Code

public Integer getShadowOffset ()

 Return Value

An integer value specifying with how many pixels an item's shadow is offset from the item. The allowed values range from 1 to 5.

 See Also