Gets an image associated with this style.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public Image getImage () |
An Image object.
RemarksThis image takes precedence over the image specified through setImageIndex.
See Also