DroidDiagram Programmer's Guide
Diagram.setBackgroundImage Method (Image)
See Also
 






Sets the background image. The BackgroundImageUrl attribute is reset to null.

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

 Syntax

Java  Copy Code

public void setBackgroundImage (
    Bitmap value
)

 Parameters

value

The background android.graphics.Bitmap object.

 See Also

setBackgroundImage Method Overload List
Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace