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






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

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

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace
Image Property