MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.getImageLocation Method

See Also
 





Gets the URL of the image displayed inside this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getImageLocation ()

 Return Value

A valid URL string that identifies the image to be loaded.

 See Also