MindFusion.Java Package Programmer's Guide
Overview.setDiagramView Method
See Also
 






Sets the DiagramView instance whose contents should be displayed in the overview.

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

 Syntax

Java  Copy Code

public void setDiagramView (
    DiagramView value
)

 Parameters

value

A DiagramView object representing the diagram.

 See Also

Overview Members
Overview Class
com.mindfusion.diagramming Namespace