Search
Cell.getImageUrl Method
See Also
 

Gets a URL used to load an image into this cell.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public String getImageUrl ()

 Return Value

a String containing the URL.

 See Also