Search
ButtonComponent.getImage Method
See Also
 

Gets the image from the button's image list corresponding to the current state of the button.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

protected Image getImage ()

 Return Value

An instance of the Image class.

 See Also