Search
DiagramPage.setIconUrl Method
See Also
 

Sets the URL of the image associated with the page.

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

 Syntax

Java  Copy Code

public void setIconUrl (
    String value
)

 Parameters

value

A {@code String} value.

 See Also