Gets the index of the image associated to this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setImageIndex ( |
An integer value specifying the image index. Set to null to use the corresponding value from the current theme.
RemarksThe image specified through setImage, if any, takes precedence over the image identified by this index.
See Also