Gets the transparency of the image associated with this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Integer getImageTransparency () |
An integer value specifying the image transparency.
RemarksThe accepted values range from 0 (fully transparent) to 255 (opaque).
See Also