Search
Diagram.getBackgroundImageAlign Method
See Also
 

Gets how the background image is positioned relatively to the scrollable area of the diagram.

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

 Syntax

Java  Copy Code

public ImageAlign getBackgroundImageAlign ()

 Return Value

A member of the ImageAlign enumeration.

 See Also