Gets or sets a Base64-encoded image to display as diagram background.
Namespace: MindFusion.Diagramming
File: Diagram.js
SyntaxJavaScript
Copy Code
|
|---|
get backgroundImageContent() {} |
String
A Base64-encoded representation of an image.
See Also