DroidDiagram Programmer's Guide
AeroEffect.setOpacity Method
See Also
 






Sets the opacity to apply to the node's background. Opacity varies in the range [0..1] where 0 indicates full transparency and 1 indicates the original transparency. Opacity has no effect on image backgrounds.

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

 Syntax

Java  Copy Code

public void setOpacity (
    float value
)

 Parameters

value

 See Also

AeroEffect Members
AeroEffect Class
com.mindfusion.diagramming Namespace