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





Gets a value indicating how the background image is positioned.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getBackgroundImageAlign ()

 Return 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
BackgroundImageUrl Property