Search
Overview.getDiagramView Method
See Also
 

Gets the DiagramView instance whose contents is displayed in the overview.

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

 Syntax

Java  Copy Code

public DiagramView getDiagramView ()

 Return Value

A DiagramView object representing the diagram.

 See Also