MindFusion.Diagramming for JavaScript Programmer's Guide

Overview Constructor

See Also
 





Initializes a new instance of the Overview class.

Namespace: MindFusion.Diagramming
File: Overview.js

 Syntax

JavaScript  Copy Code

function Overview (element)

 Parameters

element
The Canvas DOM Element this Diagram is associated with.

 See Also