Sets the transparency of the image associated with this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void setImageTransparency ( |
An integer value specifying the image transparency. Set to null to use the corresponding value from the current theme.
The accepted values range from 0 (fully transparent) to 255 (opaque).
JPlanner Programmer's Guide | © 2023 MindFusion |