Search
Style.getImage Method
See Also
 






Gets an image associated with this style.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public Image getImage ()

 Return Value

An Image object.

 Remarks

This image takes precedence over the image specified through setImageIndex.

 See Also