ASP.NET Pack 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 (
    int value
)

 Parameters

value

One of the ImageAlign constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace