DroidDiagram Programmer's Guide
Diagram.setBackgroundImageAlign Method
See Also
 






Sets how the background image should be positioned relatively to the scrollable area of the diagram.

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

 Syntax

Java  Copy Code

public void setBackgroundImageAlign (
    ImageAlign value
)

 Parameters

value

A member of the ImageAlign enumeration.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace