DroidDiagram Programmer's Guide
GlassEffect.setUsePenAsGlow Method
See Also
 






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setUsePenAsGlow (
    boolean value
)

 Parameters

value

 See Also

GlassEffect Members
GlassEffect Class
com.mindfusion.diagramming Namespace