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





Sets the Base64-encoded data of the background image.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setBackgroundImageContent (value)

 Parameters

value

The Base64-encoded data for the background image to be loaded.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace
BackgroundImageAlign Property