The Overview control provides a scaled-down view of Diagram contents and allows scrolling and zooming a DiagramView.
Namespace: MindFusion.Diagramming
File: Overview.js
SyntaxJavaScript
Copy Code
|
|---|
// class |
RemarksTo specify which DiagramView instance is controlled by the overview, set the diagramView property. Set the scaleMode property to specify if overview should zoom-to-fit the whole diagram or display it at a fixed scale.
Inheritance HierarchyMindFusion.Controls.CanvasControl
MindFusion.Diagramming.Overview
See Also