ASP.NET Pack Programmer's Guide
DiagramApplet.getOverview Method
See Also
 






Gets the Overview hosted inside this applet.

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

 Syntax

Java  Copy Code

public Overview getOverview ()

 Return Value

A Overview instance.

 Remarks

The DiagramApplet creates a child Overview control when the ShowOverview applet parameter is set to true.

 See Also

DiagramApplet Members
DiagramApplet Class
com.mindfusion.diagramming Namespace