Sets the transparency of the image associated with this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setImageTransparency ( |
An integer value specifying the image transparency. Set to null to use the corresponding value from the current theme.
RemarksThe accepted values range from 0 (fully transparent) to 255 (opaque).
See Also