MindFusion.Java Package Programmer's Guide
ShapeNode.setImageUrl Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setImageUrl (
    String value
)

 Parameters

value

A String containing the URL

 See Also

ShapeNode Members
ShapeNode Class
com.mindfusion.diagramming Namespace