Search
DiagramPage.getIcon Method
See Also
 

Gets an image associated with the page.

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

 Syntax

Java  Copy Code

public Image getIcon ()

 Return Value

An instance of the java.awt.Image class.

 See Also