Gets the index of the image associated to this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Integer getImageIndex () |
An integer value specifying the image index.
RemarksThe image specified through setImage, if any, takes precedence over the image identified by this index.
See Also