Search
GlassEffect.getUsePenAsGlow Method
See Also
 






Gets a value indicating whether the glow portion of the effect should be painted with the Pen color of the respective item.

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

 Syntax

Java  Copy Code

public boolean getUsePenAsGlow ()

 Return Value

true to ignore GlowColor and use the color of the pen for the effect glow; otherwise, false.

 See Also