Search
ImageComponent.getImage Method
See Also
 

Gets the displayed image.

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

 Syntax

Java  Copy Code

public Image getImage ()

 Return Value

An instance of the Image class.

 See Also