Search
Diagram.getBackgroundImage Method
See Also
 

Gets the background image.

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

 Syntax

Java  Copy Code

public Image getBackgroundImage ()

 Return Value

The background java.awt.Image object.

 See Also