ASP.NET Pack Programmer's Guide
Overview Class
Remarks See Also
 





The Overview control provides a scaled-down view of a Diagram contents and allows scrolling and zooming the diagram with the mouse.

Namespace: MindFusion.Diagramming
Package: Overview.js

 Syntax

JavaScript  Copy Code

// class
Overview.prototype = {}

 Remarks

To specify which Diagram instance is shown in the overview, use the setDiagram method.  Currently the whole diagram fits into the control.

 See Also

Overview Members
MindFusion.Diagramming Namespace