Search
Style.getTextShadowOffset Method
See Also
 






Gets the distance of the shadow from the texts.

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

 Syntax

Java  Copy Code

public Integer getTextShadowOffset ()

 Return Value

An integer value specifying the distance between the shadow and the text, expressed in pixels.

 See Also