Search
Diagram.backgroundImageAlign Property
See Also
 






Gets or sets a value indicating how to align the background image.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

get backgroundImageAlign() {}
set backgroundImageAlign(value) {}

 Property Value

ImageAlign

A member of the ImageAlign enumeration.

 See Also