ASP.NET Pack Programmer's Guide
Diagram.setBackgroundImageAlign Method
See Also
 





Sets a value indicating how the background image is positioned.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setBackgroundImageAlign (value)

 Parameters

value

One of the ImageAlign enumeration values. The default is ImageAlign.TopLeft.

 Remarks

The background image can be aligned to a corner, stretched, centered, or tiled to cover the control's area.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace