Gets a value indicating how the background image is positioned.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function getBackgroundImageAlign () |
One of the ImageAlign enumeration values. The default is ImageAlign.TopLeft.
The background image can be aligned to a corner, stretched, centered, or tiled to cover the control's area.